Provides access to events that occur when errors occur with the annotation objects.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
ErrorAddingElements | Fired when not all elements could be added to the graphics layer. | |
TooManyOverflow | Fired when too many overflow elements are about to be created. |
CoClasses that implement IAnnotationErrorEvents
CoClasses and Classes | Description |
---|---|
AnnotateMap | A renderer for labeling feature layers in a map. |
AnnotationErrorEventsListener (esriSystemUtility) | Helper coclass to provide IAnnotationErrorEvents support to the C++ API. |
MaplexAnnotateMap (esriMaplex) | Labels feature layers in a map. |