This document is archived and information here might be outdated. Recommended version. |
Provides access to events that occur when state of scene graph changes.
Name | Description | |
---|---|---|
ActiveViewerChanged | Fired when the active viewer changes. | |
AfterDraw | Fired when drawing finishes. | |
BeforeDraw | Fired when drawing starts. | |
InteractionStopped | Fired when interaction stops. | |
RecordingStarted | Fired when node recording starts. | |
RecordingStopped | Fired when node recording stops. | |
ViewerAdded | Fired when a new viewer is added. | |
ViewerRemoved | Fired when a viewer is removed. |
CoClasses and Classes | Description |
---|---|
SceneGraph | A container for recording data and events that occur in a scene. |
SceneGraphEventsDispListener (esriSystemUtility) | Helper coclass to provide ISceneGraphEventsDisp support to the C++ API. |