This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IC > ICadDrawingDataset Interface > ICadDrawingDataset.Is2d Property (ArcObjects .NET 10.4 SDK) |
Indicates whether Cad Dataset is 2d.
[Visual Basic .NET] Public ReadOnly Property Is2d As Boolean
[C#] public bool Is2d {get;}
[C++]
HRESULT get_Is2d(
VARIANT_BOOL* Is2d
);
[C++]
Parameters Is2d [out, retval] Is2d is a parameter of type VARIANT_BOOL