ArcGIS Pro 3.7 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 Property LookAt As Geometry
    public Geometry LookAt {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also