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


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

IMaplexKeyNumberGroup Interface

Provides access to members that control a Maplex key numbering group.

Product Availability

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

Members

Name Description
Read/write property DelimiterCharacter The delimiter character used by the key numbering group.
Read/write property HorizontalAlignment The horizontal alignment used by the key numbering group.
Read/write property MaximumNumberOfLines The maximum number of lines allowed in the key numbering group.
Read/write property MinimumNumberOfLines The minimum number of lines allowed in the key numbering group.
Read/write property Name The name of the key numbering group.
Read/write property NumberResetType The type of number reset used by the key numbering group.

Classes that implement IMaplexKeyNumberGroup

Classes Description
MaplexKeyNumberGroup A Maplex key number group.