CODScaleCommand::GetScaling

inline void CODScaleCommand::GetScaling(float& fScaleX, float& fScaleY, OD_CONTROL_POINT& nControlPoint)

Gets the scaling factors and the control point.

Defined in: OdScaleCmd.h

Return Value

void

Parameters

fScaleX

A reference to place the horizontal scaling factor in.

fScaleY

A reference to place the vertical scaling factor in.

nControlPoint

A reference to place the control point in.