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 > ICadDrawingDataset Interface > ICadDrawingDataset.IsAutoCad Property (ArcObjects .NET 10.5 SDK) |
Indicates whether Cad Dataset is an AutoCad file.
[Visual Basic .NET] Public ReadOnly Property IsAutoCad As Boolean
[C#] public bool IsAutoCad {get;}
[C++]
HRESULT get_IsAutoCad(
VARIANT_BOOL* IsAutoCad
);
[C++]
Parameters IsAutoCad [out, retval] IsAutoCad is a parameter of type VARIANT_BOOL