This document is archived and information here might be outdated.  Recommended version.


IAnnotationErrorEvents Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IAnnotationErrorEvents Interface
ArcGIS Developer Help

IAnnotationErrorEvents Interface

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

Name Description
Method ErrorAddingElements Fired when not all elements could be added to the graphics layer.
Method TooManyOverflow Fired when too many overflow elements are about to be created.

Classes that implement IAnnotationErrorEvents

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.