This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Maplex > ESRI.ArcGIS.Maplex > Interfaces > IM > IMaplexPlacedLabel Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that define a placed label created by Maplex Overposter.
A MaplexPlacedLabel represents a single placed, or unplaced, label produced by the label placement process.
Description | ||
---|---|---|
AnchorPoint | The anchor point used for text backgrounds with a callout. | |
Bounds | The bounds of the placed label. | |
CharacterSpacing | The character spacing of the placed label. | |
CharacterWidth | The character width of the placed label. | |
CJKCharactersRotation | Indicates if CJK charcters are rotated. | |
ClassIndex | Class index associated with the label. | |
FeatureID | FeatureID associated with the placed label. | |
HorizontalAlignment | The horizontal alignment for the placed label. | |
Label | Text string that represents the label. | |
Leading | The leading value for stacked labels. | |
ObjectType | Type of the placed object. | |
PlacementCode | Code that indicates success/failure of placement. | |
Size | Text size of the placed label. | |
TextPath | Text path geometry for positioning the text. | |
TextPathType | Type of text path. | |
WordSpacing | The word spacing of the placed label. |
CoClasses and Classes | Description |
---|---|
MaplexPlacedLabel | A label created by the Maplex Overposter. |
Note that if the label was unplaced, it shares the same characteristics as a placed label, except its status is �unplaced� and its position is set at the best found, which usually contains some overlap with other labels or a contorted label baseline.