ArcObjects Library Reference (ArcGlobe)  

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