This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGraphicsContainerEvents Interface (ArcObjects .NET 10.4 SDK) |
Provides access to events that occur when the graphics container changes.
Description | ||
---|---|---|
AllElementsDeleted | Occurs when all the elements are deleted. | |
ElementAdded | Occurs when the element is added. | |
ElementDeleted | Occurs when the element is deleted. | |
ElementsAdded | Occurs when the elements are added. | |
ElementUpdated | Occurs when the element is updated. |
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. |