CODComponentSetTracker::TrackRotation

void CODComponentSetTracker::TrackRotation(CDC* pDC, int nAngle, CSize sizeAspectRatio = odg_sizeDefaultAspectRatio)

Tracks rotation of components.

Defined in: OdCompTracker.cpp

Return Value

void

Parameters

pDC

Pointer to DC on which components will be tracked.

nAngle

Angle of rotation.

sizeAspectRatio

The aspect ratio of the viewport the components are being rotated in.