Provides access to members that control the Cad Drawing Dataset.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
|
Description |
|
Exists |
Indicates whether Cad Dataset exists. |
|
FilePath |
The Full PathName of the Cad File. |
|
Is2d |
Indicates whether Cad Dataset is 2d. |
|
Is3d |
Indicates whether Cad Dataset is 3d. |
|
IsAutoCad |
Indicates whether Cad Dataset is an AutoCad file. |
|
IsDgn |
Indicates whether Cad Dataset is an Microstation file. |
.NET Samples
View CAD data in a MapControl (Code Files:
CADView)
.NET Related Topics
How to access members that control the CAD drawing dataset