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. |
| 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. |