This document is archived and information here might be outdated. Recommended version. |
Indicates if 3D mensuration is supported.
[Visual Basic .NET]
Public ReadOnly Property CanMeasure3D As Boolean
[C#]
public bool CanMeasure3D {get;}
[C++]
HRESULT get_CanMeasure3D(
Boolean* p3DMensurationCapable
);
[C++] Parameters p3DMensurationCapable [out, retval]
p3DMensurationCapable is a parameter of type bool*