CODComponentTracker::Scale

void CODComponentTracker::Scale(float fScaleX, float fScaleY, OD_CONTROL_POINT nControlPoint)

Tracks a component scaling operation.

Defined in: OdCompTracker.cpp

Return Value

void

Parameters

fScaleX

X-scaling factor.

fScaleY

Y-scaling factor.

nControlPoint

Control point to use as the origin for the scale operation.