ArcObjects Component Help  (Core)    

AnnotateMap CoClass

A renderer for labeling feature layers in a map.

Interfaces

Interfaces Description
IAnnotateMap Provides access to members that control the Labeling (annotation) of a map.
IConnectionPointContainer
IPersist
IPersistStream

Event Interfaces

Interfaces Description
IAnnotationErrorEvents (default) Provides access to events that occur when errors occur with the annotation objects.

Working with Events

[VB6]

When working with AnnotateMap's default outbound interface in Visual Basic 6 declare variables as follows:

Private WithEvents pAnnotateMap as AnnotateMap