This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeDisplay Interface > IGlobeDisplay.Clear Method (ArcObjects .NET 10.5 SDK) |
Clear the display objects.
[Visual Basic .NET] Public Sub Clear ( _ ByVal bRecycleBasicObjects As Boolean _ )
[C#] public void Clear ( bool bRecycleBasicObjects );
[C++]
HRESULT Clear(
VARIANT_BOOL bRecycleBasicObjects
);
[C++]
Parameters bRecycleBasicObjects [in] bRecycleBasicObjects is a parameter of type VARIANT_BOOL