ArcGIS Pro 2.8 API Reference Guide
StereoOrientation Enumeration

ArcGIS.Core.CIM Namespace : StereoOrientation Enumeration
Stereo model orientation.
Syntax
Members
MemberDescription
DownOrLeft North pointing to down (for east-west or west-east images) or to left (for north-south or south-north images) in stereo view..
DownOrRight North pointing to down (for east-west or west-east images) or to right (for north-south or south-north images) in stereo view..
UpOrLeft North pointing to up (for east-west or west-east images) or to left (for north-south or south-north images) in stereo view..
UpOrRight North pointing to up (for east-west or west-east images) or to right (for north-south or south-north images) in stereo view.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.StereoOrientation

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Core.CIM Namespace