A renderer for labeling feature layers in a map.
| Interfaces | Description |
|---|---|
| IAnnotateMap | Provides access to members that control the Labeling (annotation) of a map. |
| IConnectionPointContainer | |
| IPersist | |
| IPersistStream |
| Interfaces | Description |
|---|---|
| IAnnotationErrorEvents (default) | Provides access to events that occur when errors occur with the annotation objects. |
When working with AnnotateMap's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pAnnotateMap as AnnotateMap