[]
HRESULT IUIAnimationVariable2::SetLowerBoundVector([In, Buffer] const double* bound,[In] unsigned int cDimension)
public void SetLowerBoundVector(double[] bound, int cDimension)
Public Sub SetLowerBoundVector(bound As Double(), cDimension As Integer)
| Type | Name | Description |
|---|---|---|
| double[] | bound | |
| int | cDimension |