ArcGIS Pro 2.9 API Reference Guide
ActiveMapViewChangedEventArgs Constructor

ArcGIS.Desktop.Mapping.Events Namespace > ActiveMapViewChangedEventArgs Class : ActiveMapViewChangedEventArgs Constructor
Constructs a new ActiveMapViewChangedEventArgs.
Syntax
public ActiveMapViewChangedEventArgs( 
   MapView incomingView,
   MapView outgoingView
)
Public Function New( _
   ByVal incomingView As MapView, _
   ByVal outgoingView As MapView _
)

Parameters

incomingView
outgoingView
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ActiveMapViewChangedEventArgs Class
ActiveMapViewChangedEventArgs Members