CODScaleCommand::SetScaling

inline voidCODScaleCommand::SetScaling(const floatfScaleX, const floatfScaleY, const OD_CONTROL_POINTnControlPoint)

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.