This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IAnnotateMap2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the Labeling (annotation) of a map.
The IAnnotateMap2 interface provides low level control for creating and displaying labels.
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). | |
OverposterPropertiesID | The UID that is expected for overposter properties. |
CoClasses and Classes | Description |
---|---|
AnnotateMap | A renderer for labeling feature layers in a map. |
MaplexAnnotateMap (esriMaplex) | Labels feature layers in a map. |
ILabelEngineLayerProperties Interface | IAnnotateFeature2 Interface