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


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

IMaplexKeyNumberGroups Interface

Provides access to members that control a collection of Maplex Key Numbering Groups.

Product Availability

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

Members

Name Description
Method AddGroup Adds a key numbering group to the collection.
Method Clear Removes all key numbering groups from the collection.
Method GetGroup Queries a key numbering group from the collection.
Read-only property GroupCount The number of key numbering groups in the collection.
Method RemoveGroup Deletes the key numbering group from the collection.

Classes that implement IMaplexKeyNumberGroups

Classes Description
MaplexKeyNumberGroups A collection of Maplex key number groups.