This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexDictionary Interface (ArcObjects .NET 10.4 SDK) |
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.
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 and Classes | Description |
---|---|
MaplexDictionary | A collection of dictionary entries. |