CODGlobal::GetInverseScalingPoint
OD_CONTROL_POINTCODGlobal::GetInverseScalingPoint(floatfScaleX, floatfScaleY, OD_CONTROL_POINTnControl)
Takes a set of scaling information and calculates what control point to use for the inverse operation.
Defined in: OdGlobal.cpp
Return Value
The control point to use for the inverse scaling
Parameters
fScaleX
The horizontal scaling factor.
fScaleY
The vertical scaling factor.
nControl
The control point used as the origin for the scaling operation.