ArcObjects Library Reference (Carto)  

IGraphicsContainerEvents Interface

Provides access to events that occur when the graphics container changes.

Product Availability

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

Members

Description
Event AllElementsDeleted Occurs when all the elements are deleted.
Event ElementAdded Occurs when the element is added.
Event ElementDeleted Occurs when the element is deleted.
Event ElementsAdded Occurs when the elements are added.
Event ElementUpdated Occurs when the element is updated.

CoClasses that implement IGraphicsContainerEvents

CoClasses and Classes Description
CompositeGraphicsLayer A collection of graphics layers that behave like single layer.
EngineInkEnvironment (esriControls) A singleton object representing Engine ink environment.
GraphicsContainerEvents Helper coclass for working with the nondefault outbound IGraphicsContainerEvents interface in VB.
GraphicsContainerEventsListener (esriSystemUtility) Helper coclass to provide IGraphicsContainerEvents support to the C++ API.