ArcGIS Pro 3.7 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 ReadOnly Property MapView As MapView
    public MapView MapView {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also