ComponentOne Bitmap for UWP
SetLowerBoundVector Method

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

Parameters

bound
cDimension
See Also

Reference

Variable2 Class
Variable2 Members