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

    See Also