This document is archived and information here might be outdated. Recommended version. |
Provides access to properties that give information on the layers in the CAD drawing.
Name | 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. |
Classes | Description |
---|---|
CadAnnotationLayer (esriCarto) | An Esri Cad annotation layer. |
CadFeatureLayer (esriCarto) | Esri CAD Feature Layer class. |
CadLayer (esriCarto) | Esri CAD Layer class. |