Provides access to properties that give information on the CAD drawing.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]()  | 
AreaOfInterest | The default area of interest for the layer. | 
![]()  | 
Cached | Indicates if the layer needs its own display cache. | 
![]()  | 
CadDrawingDataset | The dataset of the CAD drawing. | 
![]()  | 
Draw | Draws the layer to the specified display for the given draw phase. | 
![]()  | 
FilePath | Full pathname of the CAD drawing. | 
![]()  | 
Is2d | Indicates if the CAD drawing is 2D. | 
![]()  | 
Is3d | Indicates if the CAD drawing is 3D. | 
![]()  | 
IsAutoCad | Indicates if the CAD drawing is an AutoCAD file. | 
![]()  | 
IsDgn | Indicates if the CAD drawing is a MicroStation file. | 
![]()  | 
MaximumScale | Maximum scale (representative fraction) at which the layer will display. | 
![]()  | 
MinimumScale | Minimum scale (representative fraction) at which the layer will display. | 
![]()  | 
Name | Layer name. | 
![]()  | 
ShowTips | Indicates if the layer shows map tips. | 
![]()  | 
SpatialReference | Spatial reference for the layer. | 
![]()  | 
SupportedDrawPhases | Supported draw phases. | 
![]()  | 
TipText | Map tip text at the specified location. | 
![]()  | 
Valid | Indicates if the layer is currently valid. | 
![]()  | 
Visible | Indicates if the layer is currently visible. | 
Inherited Interfaces
| Interfaces | Description | 
|---|---|
| ILayer | Provides access to members that work with all layers. | 
CoClasses that implement ICadLayer
| CoClasses and Classes | Description | 
|---|---|
| CadLayer | ESRI CAD Layer class. | 




