ArcObjects Library Reference (3DAnalyst)  

SceneGraphLayerEvents CoClass

Helper coclass for working with the nondefault outbound ISceneGraphLayerEvents interface in VB.

Product Availability

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

Interfaces

Interfaces Description

Event Interfaces

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

Working with Events

[Visual Basic 6.0]

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

Private WithEvents pSceneGraphLayerEvents as SceneGraphLayerEvents