This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexLabelStackingProperties Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the placement of stacked labels.
Description | ||
---|---|---|
AddSeparator | Adds the specified separator to the collection. | |
ClearSeparators | Removes all the separators in the collection. | |
MaximumNumberOfCharsPerLine | Maximum number of characters allowed on a line. | |
MaximumNumberOfLines | Maximum number of lines on which the label may be stacked. | |
MinimumNumberOfCharsPerLine | Minimum number of characters required on each line. | |
QuerySeparator | Returns the separator in the collection at the specified index. | |
SeparatorCount | The number of separator in the collection. | |
StackJustification | Justification options for label stacking. |
CoClasses and Classes | Description |
---|---|
MaplexLabelStackingProperties | Properties that specify the label stacking rules. |