ArcObjects Library Reference (3DAnalyst)  

ISceneGraphEventsDisp Interface

Provides access to events that occur when state of scene graph changes.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

Members

Description
Event ActiveViewerChanged Fired when the active viewer changes.
Event AfterDraw Fired when drawing finishes.
Event BeforeDraw Fired when drawing starts.
Event InteractionStopped Fired when interaction stops.
Event RecordingStarted Fired when node recording starts.
Event RecordingStopped Fired when node recording stops.
Event ViewerAdded Fired when a new viewer is added.
Event ViewerRemoved Fired when a viewer is removed.

CoClasses that implement ISceneGraphEventsDisp

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.