CODViewport::TrackScaling

void CODViewport::TrackScaling(CODComponentSetTracker* pSetTracker, float fScaleX, float fScaleY, OD_CONTROL_POINT nControlPoint)

Draws the tracking for components that are being scaled.

Defined in: OdViewport.cpp

Return Value

void

Parameters

pSetTracker

A pointer to the tracking object for the set of components.

fScaleX

Horizontal scaling factor.

fScaleY

Vertical scaling factor.

nControlPoint

The control point to use as the origin for the scale operation.