CODComponentSetTracker::TrackScaling

voidCODComponentSetTracker::TrackScaling(CDC*pDC, floatfScaleX, floatfScaleY, OD_CONTROL_POINTnControlPoint)

Tracks scaling of components.

Defined in: OdCompTracker.cpp

Return Value

void

Parameters

pDC

Pointer to DC on which components will be tracked.

fScaleX

Scaling factor in X-direction.

fScaleY

Scaling factor in Y-direction.

nControlPoint

Control point about which components will be rotated.