This document is archived and information here might be outdated. Recommended version. |
Indicates if the sensor model associated with the current image segment supports stereoscopic mensuration.
[Visual Basic .NET] Public ReadOnly Property CanMeasureStereoscopic As Boolean
[C#] public bool CanMeasureStereoscopic {get;}
[C++]
HRESULT get_CanMeasureStereoscopic(
Boolean* pStereoscopicMensurationCapable
);
[C++]
Parameters pStereoscopicMensurationCapable [out, retval]
pStereoscopicMensurationCapable is a parameter of type bool*