CODSymbolComponent::InsertLabel
BOOLCODSymbolComponent::InsertLabel(CODLabelComponent*pLabelComp, const intnLabelIdx)
Inserts a label into 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.
nLabelIdx
Index at which label should be inserted.