This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Classes > S > SceneGraphEvents CoClass (ArcObjects .NET 10.4 SDK) |
Helper coclass for working with the nondefault outbound ISceneGraphEvents interface in VB.
Interfaces | Description |
---|
Interfaces | Description |
---|---|
ISceneGraphEvents (default) | Provides access to events that occur when the state of the scene graph changes. |
When working with SceneGraphEvents' default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pSceneGraphEvents as SceneGraphEvents