This document is archived and information here might be outdated.  Recommended version.


IMaplexOverposterLayerProperties4 Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IMaplexOverposterLayerProperties4 Interface

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
Read/write property AllowStraddleStacking Indicates whether a stacked label may straddle the line feature.
Read/write property CanKeyNumberLabel Indicates whether to key number the label and feature.
Read/write property ConnectionType Indicates the options for connecting line features.
Read/write property EnableConnection Indicates whether to turn off line connection.
Read/write property KeyNumberGroupName The name of the key number group to use for key numbering the labels.
Read/write property LabelLargestPolygon Indicates whether to label only the largest polygon in a compound polygon feature.
Read/write property MultiPartOption Indicates the option for labeling multi-part shapes.
Read/write property PreferLabelNearJunction Indicates a preference for placing a line label near a junction.
Read/write property PreferLabelNearJunctionClearance Indicates the preferred clearance for placing a line label near a junction.
Read/write property PreferLabelNearMapBorder Indicates a preference for placing a line label near the map border.
Read/write property PreferLabelNearMapBorderClearance Indicates the preferred clearance for placing a line label near the map border.
Read/write property RemoveExtraLineBreaks Indicates whether extra line breaks are removed from the label text.
Read/write property RemoveExtraWhiteSpace Indicates whether extra white space characters are removed from the label text.
Read/write property TruncationMarkerCharacter The marker character used by the truncation strategy.
Read/write property TruncationMinimumLength The minimum length of a label used by the truncation strategy.
Read/write property TruncationPreferredCharacters The preferred characters used by the truncation strategy.
Read/write property 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.