ArcGIS Pro 2.6 API Reference Guide
CameraViewpoint Enumeration

ArcGIS.Desktop.Mapping Namespace : CameraViewpoint Enumeration
Specifies whether the camera XYZ defines the coordinate you are looking from or looking at.
Syntax
Members
MemberDescription
LookAt XYZ of the camera represents the target or the coordinate you are looking at.
LookFrom XYZ of the camera represents the observer or the coordinate you are looking from.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Mapping.CameraViewpoint

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Desktop.Mapping Namespace