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


IAnnotationErrorEvents.ErrorAddingElements Event (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IAnnotationErrorEvents.ErrorAddingElements Event

Fired when not all elements could be added to the graphics layer.

[Visual Basic .NET]
Public Event ErrorAddingElements As ErrorAddingElementsEventHandler
[C#]
public event ErrorAddingElementsEventHandler ErrorAddingElements
[C++]
HRESULT ErrorAddingElements(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAnnotationErrorEvents Interface