This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > IStereoCamera Interface > IStereoCamera.IsStereoSupported Property (ArcObjects .NET 10.4 SDK) |
Indicates if stereo is supported.
[Visual Basic .NET] Public ReadOnly Property IsStereoSupported As Boolean
[C#] public bool IsStereoSupported {get;}
[C++]
HRESULT get_IsStereoSupported(
VARIANT_BOOL* pbStereo
);
[C++]
Parameters pbStereo [out, retval] pbStereo is a parameter of type VARIANT_BOOL