CODController::GetAnchor
CODComponent*CODController::GetAnchor(void)
Gets the anchor component of the current selection. The anchor component is the last component selected, and is used as a reference for operations such as alignment.
Defined in: OdController.cpp
Return Value
A pointer to the anchor component.