ArcGIS Pro 2.9 API Reference Guide
Map Property (CoordinateSystemsControlProperties)

ArcGIS.Desktop.Mapping.Controls Namespace > CoordinateSystemsControlProperties Class : Map Property
Gets and sets the map whose layers will be used to populate the 'Layers' leaf in the CoordinateSystemsControl.
Syntax
public Map Map {get; set;}
Public Property Map As Map
Remarks
Map is optional. The default is null. If a map is set then its layers will populate the Layers leaf node in the CoordinateSystemsControl otherwise no layers are shown.

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

CoordinateSystemsControlProperties Class
CoordinateSystemsControlProperties Members