CODScaleCommand::SetScaling

inline void CODScaleCommand::SetScaling(const float fScaleX, const float fScaleY, const OD_CONTROL_POINT nControlPoint)

Sets the scaling factors and the control point.

Defined in: OdScaleCmd.h

Return Value

void

Parameters

fScaleX

The horizontal scaling factor.

fScaleY

The vertical scaling factor.

nControlPoint

The control point to be used as the origin for the scaling operation.