This document is archived and information here might be outdated.  Recommended version.


IGlobeDeployment.RemoveAllLayers Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcGlobe > ESRI.ArcGIS.ArcGlobe > Interfaces > IG > IGlobeDeployment Interface > IGlobeDeployment.RemoveAllLayers Method
ArcGIS Developer Help

IGlobeDeployment.RemoveAllLayers Method

Removes all layers from the deployment list.

[Visual Basic .NET]
Public Sub RemoveAllLayers ( _
)
[C#]
public void RemoveAllLayers (
);

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGlobeDeployment Interface