This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IC > ICadDrawingLayers Interface (ArcObjects .NET 10.5 SDK) |
Provides access to properties that give information on the layers in the CAD drawing.
Description | ||
---|---|---|
DrawingLayerCount | The number of layers in the CAD drawing. | |
DrawingLayerName | The name of the CAD drawing layer at the specified index. | |
DrawingLayerVisible | Indicates if the specified CAD drawing layer visible in the CAD layer in ArcMap. | |
OriginalDrawingLayerVisible | Indicates if the specified CAD drawing layer visible in the CAD drawing itself. |
CoClasses and Classes | Description |
---|---|
CadAnnotationLayer (esriCarto) | An Esri Cad annotation layer. |
CadFeatureLayer (esriCarto) | Esri CAD Feature Layer class. |
CadLayer (esriCarto) | Esri CAD Layer class. |