This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control a Maplex dictionary.
A MaplexDictionary object is a collection of MaplexDictionaryEntry objects. Each labeling class can reference one dictionary in its MaplexOverposterLayerProperties.
Name | 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. |
Classes | Description |
---|---|
MaplexDictionary | A collection of dictionary entries. |