This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > ISceneGraph Interface > ISceneGraph.Clear Method (ArcObjects .NET 10.4 SDK) |
Resets the scene graph.
[Visual Basic .NET] Public Sub Clear ( _ ByVal bKeepBasicGraph As Boolean _ )
[C#] public void Clear ( bool bKeepBasicGraph );
[C++]
HRESULT Clear(
VARIANT_BOOL bKeepBasicGraph
);
[C++]
Parameters bKeepBasicGraph [in] bKeepBasicGraph is a parameter of type VARIANT_BOOL