Provides access to members that control the placement of labels for a layer.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
AllowStraddleStacking | Indicates whether a stacked label may straddle the line feature. |
![]() |
CanKeyNumberLabel | Indicates whether to key number the label and feature. |
![]() |
ConnectionType | Indicates the options for connecting line features. |
![]() |
EnableConnection | Indicates whether to turn off line connection. |
![]() |
KeyNumberGroupName | The name of the key number group to use for key numbering the labels. |
![]() |
LabelLargestPolygon | Indicates whether to label only the largest polygon in a compound polygon feature. |
![]() |
MultiPartOption | Indicates the option for labeling multi-part shapes. |
![]() |
PreferLabelNearJunction | Indicates a preference for placing a line label near a junction. |
![]() |
PreferLabelNearJunctionClearance | Indicates the preferred clearance for placing a line label near a junction. |
![]() |
PreferLabelNearMapBorder | Indicates a preference for placing a line label near the map border. |
![]() |
PreferLabelNearMapBorderClearance | Indicates the preferred clearance for placing a line label near the map border. |
![]() |
RemoveExtraLineBreaks | Indicates whether extra line breaks are removed from the label text. |
![]() |
RemoveExtraWhiteSpace | Indicates whether extra white space characters are removed from the label text. |
![]() |
TruncationMarkerCharacter | The marker character used by the truncation strategy. |
![]() |
TruncationMinimumLength | The minimum length of a label used by the truncation strategy. |
![]() |
TruncationPreferredCharacters | The preferred characters used by the truncation strategy. |
![]() |
UseExactSymbolOutline | Use the exact polygon outline of a symbol when measuring the label offset. |
CoClasses that implement IMaplexOverposterLayerProperties4
CoClasses and Classes | Description |
---|---|
MaplexOverposterLayerProperties | Properties that specify the label placement rules per layer. |