![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexDictionaries Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control a collection of Maplex dictionaries.
The Maplex dictionary objects store customized abbreviations and translations. The MaplexDictionaries object is a collection of MaplexDictionary objects, and a MaplexDictionary object is a collection of MaplexDictionaryEntry objects. The dictionaries are held as a property of a MaplexOverposterProperties object, and are referenced on a per-labeling class basis from the MaplexOverposterLayerProperties.
| Description | ||
|---|---|---|
![]() |
AddDictionary | Adds a dictionary to the collection. |
![]() |
Clear | Removes all dictionaries from the collection. |
![]() |
DictionaryCount | The number of dictionaries in the collection. |
![]() |
GetDictionary | Queries a dictionary from the collection. |
![]() |
RemoveDictionary | Deletes the dictionary from the collection. |
| CoClasses and Classes | Description |
|---|---|
| MaplexDictionaries | A collection of dictionaries. |