ArcGIS Pro 2.9 API Reference Guide
IsPointSelection Property

ArcGIS.Desktop.Mapping.Events Namespace > MapSelectionChangedEventArgs Class : IsPointSelection Property
Gets if the selection was based on a point and click as opposed to a click and drag selection.
Syntax
public bool IsPointSelection {get;}
Public ReadOnly Property IsPointSelection As Boolean
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

MapSelectionChangedEventArgs Class
MapSelectionChangedEventArgs Members