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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also