Helper coclass for working with the nondefault outbound ISceneGraphEvents interface in VB.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.
Supported Platforms
Windows, Solaris, Linux
Interfaces
Interfaces | Description |
---|
Event Interfaces
Interfaces | Description |
---|---|
ISceneGraphEvents (default) | Provides access to events that occur when the state of the scene graph changes. |
Working with Events
[Visual Basic 6.0]
When working with SceneGraphEvents' default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pSceneGraphEvents as SceneGraphEvents