ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / MapViewEventArgs Class / MapView Property

In This Topic
    MapView Property (MapViewEventArgs)
    In This Topic
    Gets the map view that is associated with the event.
    Syntax
    public MapView MapView {get;}
    Public ReadOnly Property MapView As MapView
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also