Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Stores the maximum values for each dimension into the specified vector.
Syntax
object.GetMaxVector(v);
Parameters
v [out, ref]
Type: CDXV_CLocation to store the maximum values for each dimension.
Return value
This method does not return a value.