CODTextComponent::SetTextBox

void CODTextComponent::SetTextBox(CRect rcBox)

Sets the dimensions of the text box.

Defined in: OdTextComp.cpp

Return Value

void

Parameters

rcBox

The rectangle that defines the text box.

Comments

The text box should be in logical, world coordinates. The given text box is assumed to be at 0 degrees of rotation.