ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / MapFrame Class / Camera Property

In This Topic
    Camera Property (MapFrame)
    In This Topic
    Gets the camera settings associated with the map frame.
    Syntax
    public Camera Camera {get;}
    Public ReadOnly Property Camera As Camera

    Property Value

    Type: Camera
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also