|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMensuration Interface > IMensuration.CanMeasureStereoscopic Property (ArcObjects .NET 10.4 SDK) | 
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(
  VARIANT_BOOL* pStereoscopicMensurationCapable
);
[C++]
Parameters pStereoscopicMensurationCapable [out, retval] pStereoscopicMensurationCapable is a parameter of type VARIANT_BOOL