ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / MapSelectionChangedEventArgs Class / Selection Property

In This Topic
    Selection Property (MapSelectionChangedEventArgs)
    In This Topic
    Gets the selection.
    Syntax
    public SelectionSet Selection {get;}
    Public ReadOnly Property Selection As SelectionSet
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also