CODViewport::TrackScaling
voidCODViewport::TrackScaling(CODComponentSetTracker*pSetTracker, floatfScaleX, floatfScaleY, OD_CONTROL_POINTnControlPoint)
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.