CODComponentSetTracker::TrackScaling

void CODComponentSetTracker::TrackScaling(CDC* pDC, float fScaleX, float fScaleY, OD_CONTROL_POINT nControlPoint)

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.