DG Kernel (ActiveX) Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
What is new
Upgrading Native Apps
Licensing
Expand ModelsModels
Expand DG Kernel ControlsDG Kernel Controls
Collapse API ReferenceAPI Reference
Interface List
Vector Space
Expand General GeometryGeneral Geometry
Collapse ModelModel
Expand ViewView
Expand General ComputingGeneral Computing
Expand ViewsViews
Expand Samples and TutorialsSamples and Tutorials
Expand GraphicsGraphics
Expand Math ObjectsMath Objects
Expand DeprecatedDeprecated
Redistribution
Model Viewer
Open Source
Support
Skip Navigation LinksHome Page > API Reference > Model > Entities > Items > ISmartLabelManager_DG Go to DGKC docs Search Documentation


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()