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


ISxDocument.RemoveAllLayers Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcScene)  

ISxDocument.RemoveAllLayers Method

Removes all layers.

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

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

ISxDocument Interface