CODTextComponent::Create
BOOLCODTextComponent::Create(CRect&rcBox, CDC*pDC)
Creates the text component.
Defined in: OdTextComp.cpp
Return Value
Non-zero if the text component was sucessfully created.
Parameters
rcBox
The top left point to place the text component.
pDC
The device context the text component is created for.