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


ICadDrawingLayers Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IC > ICadDrawingLayers Interface
ArcGIS Developer Help

ICadDrawingLayers Interface

Provides access to properties that give information on the layers in the CAD drawing.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property DrawingLayerCount The number of layers in the CAD drawing.
Read-only property DrawingLayerName The name of the CAD drawing layer at the specified index.
Read/write property DrawingLayerVisible Indicates if the specified CAD drawing layer visible in the CAD layer in ArcMap.
Read-only property OriginalDrawingLayerVisible Indicates if the specified CAD drawing layer visible in the CAD drawing itself.

Classes that implement ICadDrawingLayers

Classes Description
CadAnnotationLayer (esriCarto) An Esri Cad annotation layer.
CadFeatureLayer (esriCarto) Esri CAD Feature Layer class.
CadLayer (esriCarto) Esri CAD Layer class.