CODLabelComponent::CODLabelComponent
Constructor.
Defined in: OdLabelComp.cpp
Syntax
CODLabelComponent::CODLabelComponent();CODLabelComponent::CODLabelComponent(CODSymbolComponent* pOwner);
CODLabelComponent::CODLabelComponent(const OD_CONTROL_POINT orientation);
CODLabelComponent::CODLabelComponent(const CODLabelComponent& src);
Parameters
src
Component from which values are to be copied.
orientation
Control point at which label is to be positioned (See OD_CONTROL_POINT for values).