ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / CameraViewpoint Enumeration

In This Topic
    CameraViewpoint Enumeration
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also