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


In This Topic
    MapViewRangeChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by MapViewRangeChangedEventArgs.

    Public Properties
     NameDescription
    Public Property Gets the current range for the map view.  
    Public Property Gets the map view that is associated with the event. (Inherited from ArcGIS.Desktop.Mapping.Events.MapViewEventArgs)
    Public Property Gets the previous range for the map view.  
    Top
    See Also