This document is archived and information here might be outdated. Recommended version. |
The SceneGraph object associated with the SceneControl.
[Visual Basic .NET] Public Property SceneGraph As ISceneGraph
[C#] public ISceneGraph SceneGraph {get; set;}
[C++]
HRESULT get_SceneGraph(
void
);
[C++]
HRESULT putref_SceneGraph(
);
This is a shortcut to the ISceneViewer::SceneGraph property.
1055 800a041f: A valid object is required for this property