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

    See Also