ArcObjects Library Reference (Carto)  

IGraphicsContainerEvents.AllElementsDeleted Event

Occurs when all the elements are deleted.

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

Product Availability

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

See Also

IGraphicsContainerEvents Interface