ArcObjects Library Reference (Carto)  

IMaplexDictionary Interface

Provides access to members that control a Maplex dictionary.

Product Availability

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

Description

MaplexDictionary object is a collection of MaplexDictionaryEntry objects. Each labeling class can reference one dictionary in its MaplexOverposterLayerProperties.

Members

Description
Method AddEntry Adds an entry to the dictionary.
Method Clear Removes all entries from the dictionary.
Read-only property EntryCount The number of entries in the dictionary.
Method GetEntry Gets an entry from the dictionary.
Read/write property Name The name of the dictionary.

CoClasses that implement IMaplexDictionary

CoClasses and Classes Description
MaplexDictionary A collection of dictionary entries.