ComponentOne Bitmap for UWP
GetPreviousVectorValue Method

C1.UWP.DX Assembly > C1.Util.DX.Animation Namespace > Variable2 Class : GetPreviousVectorValue Method
HRESULT IUIAnimationVariable2::GetPreviousVectorValue([Out, Buffer] double* previousValue,[In] unsigned int cDimension)
Syntax
'Declaration
 
Public Sub GetPreviousVectorValue( _
   ByVal previousValueRef() As System.Double, _
   ByVal cDimension As System.Integer _
) 
public void GetPreviousVectorValue( 
   System.double[] previousValueRef,
   System.int cDimension
)

Parameters

previousValueRef
cDimension
See Also

Reference

Variable2 Class
Variable2 Members