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


In This Topic
    MapSelectionChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by MapSelectionChangedEventArgs.

    Public Constructors
     NameDescription
    Public Constructor Constructs a new MapSelectionChangedEventArgs.  
    Top
    Public Properties
     NameDescription
    Public Property Gets if the selection was based on a point and click as opposed to a click and drag selection.  
    Public Property Gets the map for which the selection changed.  
    Public Property Gets the selection.  
    Top
    See Also