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
| 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 that implement ICadDrawingLayers
| CoClasses and Classes | Description |
|---|---|
| CadAnnotationLayer (esriCarto) | An ESRI Cad annotation layer. |
| CadFeatureLayer (esriCarto) | ESRI CAD Feature Layer class. |
| CadLayer (esriCarto) | ESRI CAD Layer class. |

