Provides access to members that define a placed label created by Maplex Overposter.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Maplex Extension.
Description
A MaplexPlacedLabel represents a single placed, or unplaced, label produced by the label placement process.
Members
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 that implement IMaplexPlacedLabel
CoClasses and Classes | Description |
---|---|
MaplexPlacedLabel | A label created by the Maplex Overposter. |
Remarks
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.