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.
Scales the object about its center by the specified scaling factors.
Syntax
object.Scale(v);
Parameters
v [in, ref]
Type: const CDXV_CVector containing the scaling factors for each dimension.
Return value
This method does not return a value.