CODLabelComponent::OnMove

void CODLabelComponent::OnMove(void)

Called when the label changes position.

Defined in: OdLabelComp.cpp

Return Value

void

Comments

The label component overrides this method in order to set the orientation appropriately. If the label is moved individually, then it loses its orientation with respect to its parent.