CODTextComponent::GetTextBox

CRect CODTextComponent::GetTextBox(void)

Gets the dimensions of the text box.

Defined in: OdTextComp.cpp

Return Value

The rectangle that defines the text box.

Comments

The rectangle is returned as logical, world coordinates. If the text component is rotated, the text box is rotated back to 0 degrees before it is returned.