This document is archived and information here might be outdated.  Recommended version.


IStereoCamera Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > IStereoCamera Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (3DAnalyst)  

IStereoCamera Interface

Provides access to members that manipulate the stereo camera.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

When To Use

IStereoCamera is used to generate a 3D stereo display.

Members

Name Description
Read/write property EyeSeparation Eye separation.
Read/write property EyeType Eye view.
Read-only property IsStereoSupported Indicates if stereo is supported.
Read/write property LRviewFirst Left / Right view first.
Read/write property Parallax Parallax.
Read/write property StereoViewType The type of stereo view.

CoClasses that implement IStereoCamera

CoClasses and Classes Description
Camera The Esri camera component.