ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / ActiveMapViewChangedEventArgs Class / IncomingView Property

In This Topic
    IncomingView Property
    In This Topic
    Gets the new active map view.
    Syntax
    public MapView IncomingView {get;}
    Public ReadOnly Property IncomingView As MapView
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also