This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* IsAutoCad
);
[C++] Parameters IsAutoCad [out, retval]
IsAutoCad is a parameter of type bool*