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.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
IAnnotateMap has been superseded by IAnnotateMap2. Use IAnnotateMap2.
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). |
CoClasses that implement IAnnotateMap
CoClasses and Classes | Description |
---|---|
AnnotateMap | A renderer for labeling feature layers in a map. |
MaplexAnnotateMap (esriMaplex) | Labels feature layers in a map. |
See Also
ILabelEngineLayerProperties Interface