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(x, y, z, t);
Parameters
x [in]
Type: TYPEX scaling factor.
y [in]
Type: TYPEY scaling factor.
z [in]
Type: TYPEZ scaling factor.
t [in]
Type: TYPET scaling factor.
Return value
This method does not return a value.