ScaleBy
TheScaleBymethod scales this transform by the specified vertical and horizontal scaling factors.
ODTransform ScaleBy (in ODPoint scale);
scale- A point specifying the horizontal (x) and vertical (y) scaling factors.
- return value
- A reference to this transform after the scaling operation.
SEE ALSO
TheODPointtype (page 885).
TheODTransform::ScaleDownBymethod (page 782).