Provides access to members that control the placement of stacked labels.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IMaplexLabelStackingProperties
CoClasses and Classes | Description |
---|---|
MaplexLabelStackingProperties | Properties that specify the label stacking rules. |