ArcObjects Library Reference (SystemUtility)  

SceneGraphEventsDispListener CoClass

Helper coclass to provide ISceneGraphEventsDisp support to the C++ API.

Interfaces

Interfaces Description

Event Interfaces

Interfaces Description
ISceneGraphEventsDisp (default) Provides access to events that occur when state of scene graph changes.

Working with Events

[Visual Basic 6.0]

When working with SceneGraphEventsDispListener's default outbound interface in Visual Basic 6 declare variables as follows:

Private WithEvents pSceneGraphEventsDispListener as SceneGraphEventsDispListener