ArcObjects Library Reference  (Carto)    

IGraphicsContainerEvents.AllElementsDeleted Event

Occurs when all the elements are deleted.

[Visual Basic 6.0]
Event AllElementsDeleted
[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

 


Feedback Send feedback on this page