This document is archived and information here might be outdated. Recommended version. |
Provides access to some of the main properties for labeling features. Note: the ILabelEngineLayerProperties interface has been superseded byILabelEngineLayerProperties2. Please consider using the more recent version.
Name | Description | |
---|---|---|
BasicOverposterLayerProperties | The overposter properties, which specify how labels are placed relative to features. | |
Expression | The VBScript or JScript expression that evaluates and formats the label. | |
ExpressionParser | The object that interprets the expression. | |
IsExpressionSimple | Indicates if the expression is simple. | |
Offset | The offset between the label and the feature. | |
Symbol | The text symbol used to draw the label. | |
SymbolID | The ID of the group symbol used to draw the label. |
CoClasses and Classes | Description |
---|---|
LabelEngineLayerProperties | A container for the properties of feature labels. |
MaplexLabelEngineLayerProperties | Properties that specify the labeling of a layer and conversion of labels to annotation. |
IAnnotateLayerProperties Interface