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.
Adds to the object's dimensions about its center by the specified amount.
Syntax
object.Expand(v);
Parameters
v [in, ref]
Type: const CDXV_CVector containing the amount to subtract from the minimum and add to the maximum along each dimension.
Return value
This method does not return a value.