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


In This Topic
    ActiveMapViewChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ActiveMapViewChangedEventArgs.

    Public Constructors
     NameDescription
    Public Constructor Constructs a new ActiveMapViewChangedEventArgs.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the new active map view.  
    Public Property Gets the previous active map view.  
    Public Property Gets the refresh state.  
    Top
    See Also