ArcGIS Pro 3.0 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, Windows 8.1

    See Also