This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IAnnotationErrorEvents Interface > IAnnotationErrorEvents.ErrorAddingElements Event (ArcObjects .NET 10.4 SDK) |
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
);