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


IMaplexLabelStackingProperties Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexLabelStackingProperties Interface
ArcGIS Developer Help

IMaplexLabelStackingProperties Interface

Provides access to members that control the placement of stacked labels.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method AddSeparator Adds the specified separator to the collection.
Method ClearSeparators Removes all the separators in the collection.
Read/write property MaximumNumberOfCharsPerLine Maximum number of characters allowed on a line.
Read/write property MaximumNumberOfLines Maximum number of lines on which the label may be stacked.
Read/write property MinimumNumberOfCharsPerLine Minimum number of characters required on each line.
Method QuerySeparator Returns the separator in the collection at the specified index.
Read-only property SeparatorCount The number of separator in the collection.
Read/write property StackJustification Justification options for label stacking.

Classes that implement IMaplexLabelStackingProperties

Classes Description
MaplexLabelStackingProperties Properties that specify the label stacking rules.