ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / MapControl Class / Camera Property

In This Topic
    Camera Property (MapControl)
    In This Topic
    Gets or sets the Camera of a ArcGIS.Desktop.Mapping.Controls.MapControl.
    Syntax
    public Camera Camera {get; set;}
    Public Property Camera As Camera
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also