ArcGIS Pro 2.9 API Reference Guide
Map Property (MapUnitFormatChangedEventArgs)

ArcGIS.Desktop.Mapping.Events Namespace > MapUnitFormatChangedEventArgs Class : Map Property
Gets the map whose unit format was changed.
Syntax
public Map Map {get;}
Public ReadOnly Property Map As Map
Remarks
Unit format changes can also occur when a map is not active or before a map is initialized in which case the Map property can be null.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

MapUnitFormatChangedEventArgs Class
MapUnitFormatChangedEventArgs Members