CODSymbolComponent::AddLabel
BOOLCODSymbolComponent::AddLabel(CODLabelComponent*pLabelComp)
Adds a label to the symbol.
Defined in: OdSymbolComp.cpp
Return Value
TRUE if the label was added to the symbol's set of labels.
Parameters
pLabelComp
A pointer to the label component to add.