ComponentOne Bitmap for UWP
SetUpperBoundVector Method

C1.UWP.DX Assembly > C1.Util.DX.Animation Namespace > Variable2 Class : SetUpperBoundVector Method
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 _
) 
public void SetUpperBoundVector( 
   System.double[] bound,
   System.int cDimension
)

Parameters

bound
cDimension
See Also

Reference

Variable2 Class
Variable2 Members