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