Provides access to members that control the Labeling (annotation) of a map.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
The IAnnotateMap2 interface provides low level control for creating and displaying labels.
Members
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 that implement IAnnotateMap2
CoClasses and Classes | Description |
---|---|
AnnotateMap | A renderer for labeling feature layers in a map. |
MaplexAnnotateMap (esriMaplex) | Labels feature layers in a map. |