This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IAnnotateMap Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the Labeling (annotation) of a map. Note: the IAnnotateMap interface has been superseded byIAnnotateMap2. Please consider using the more recent version.
IAnnotateMap has been superseded by IAnnotateMap2. Use IAnnotateMap2.
Description | ||
---|---|---|
Draw | Draws labels for feature layers based on the properties given. | |
FeatureLayerPropertiesID | The UID that is expected for feature layer properties. | |
Label | Labels feature layers based on the properties given. | |
Name | Name of the engine that will create the labels ( annotation). |
CoClasses and Classes | Description |
---|---|
AnnotateMap | A renderer for labeling feature layers in a map. |
MaplexAnnotateMap (esriMaplex) | Labels feature layers in a map. |
ILabelEngineLayerProperties Interface | IAnnotateMap2 Interface