ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / MapSelectionChangedEventArgs Class / Map Property

In This Topic
    Map Property (MapSelectionChangedEventArgs)
    In This Topic
    Gets the map for which the selection changed.
    Syntax
    public Map Map {get;}
    Public ReadOnly Property Map As Map
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also