CODLabelComponent::GetOrientation
Get orientation of the label with respect to its parent.
Defined in: OdLabelComp.h
Syntax
inline CODOrientationProperties* CODLabelComponent::GetOrientation()inline void CODLabelComponent::SetOrientation(CODOrientationProperties& pProperty)
Return Value
void, or the orientation property object that specifies the label orientation.
Parameters
pProperty
Orientation property object.