ISmartLabelManager_DG Interface
- GetLabel
- CreateLabelsAutomatic
- CreateObjectLabelAutomatic
- GetStringSource
- SetStringSource
- GetTextToRectangleMargin
- SetTextToRectangleMargin
- AddNewLabel
- GetLabelCreationTemplate
- GetExtendedProperties
ILabel_DG GetLabel(int index)
void CreateLabelsAutomatic()
void CreateObjectLabelAutomatic(IEntity_DG object, bool includeChildren, bool childrenOnly)
stringSource_DG GetStringSource()
void SetStringSource(stringSource_DG type)
float GetTextToRectangleMargin()
void SetTextToRectangleMargin(float textHeightToMarginRatio)
ILabel_DG AddNewLabel(IEntity_DG parent)
ILabel_DG GetLabelCreationTemplate()
IContext_DG GetExtendedProperties()
|