CODComponentTracker::Rotate

void CODComponentTracker::Rotate(int nAngle, OD_CONTROL_POINT nControlPoint = OD_CENTER, CSize sizeAspectRatio = odg_sizeDefaultAspectRatio)

Tracks a component rotation.

Defined in: OdCompTracker.cpp

Return Value

void

Parameters

nAngle

Angle of rotation.

nControlPoint

Control point to use as the origin for the rotation operation.

sizeAspectRatio

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