GetMinVector method
Stores the minimum values for each dimension into the specified vector.
Syntax
object.GetMinVector(v);
Parameters
v [out, ref]
Type: CDXV_CLocation to store the minimum values for each dimension.
Return value
This method does not return a value.