ArcGIS Pro 3.0 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, Windows 8.1

    See Also