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