CODController::OnFront

void CODController::OnFront(void)

Called to move the currently selected components to the front of the z-order. Those components in the front will get drawn last, therefore appearing to be on top of other components in the same area of the diagram.

Defined in: OdController.cpp

Return Value

void