C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Animation Namespace / Variable2 Class / SetUpperBoundVector Method

In This Topic
SetUpperBoundVector Method
In This Topic
HRESULT IUIAnimationVariable2::SetUpperBoundVector([In, Buffer] const double* bound,[In] unsigned int cDimension)
Syntax
'Declaration
 
Public Sub SetUpperBoundVector( _
   ByVal bound() As System.Double, _
   ByVal cDimension As System.Integer _
) 
 

Parameters

bound
cDimension
See Also