Provides access to members that control a Maplex dictionary.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
A MaplexDictionary object is a collection of MaplexDictionaryEntry objects. Each labeling class can reference one dictionary in its MaplexOverposterLayerProperties.
Members
Description | ||
---|---|---|
AddEntry | Adds an entry to the dictionary. | |
Clear | Removes all entries from the dictionary. | |
EntryCount | The number of entries in the dictionary. | |
GetEntry | Gets an entry from the dictionary. | |
Name | The name of the dictionary. |
CoClasses that implement IMaplexDictionary
CoClasses and Classes | Description |
---|---|
MaplexDictionary | A collection of dictionary entries. |