ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKeyframeCamera Class / LookAt Property

In This Topic
    LookAt Property
    In This Topic
    Gets or sets a geometry for the camera to look at. When a geometry is set it overrides the camera's heading and pitch. Must be in the map's spatial reference.
    Syntax
    public Geometry LookAt {get; set;}
    Public Property LookAt As Geometry
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also