ArcGIS Pro 2.9 API Reference Guide
SpatialReference Property (SpatialReferenceChangedEventArgs)

ArcGIS.Desktop.Mapping.Controls Namespace > SpatialReferenceChangedEventArgs Class : SpatialReference Property
Gets the selected SpatialReference
Syntax
public SpatialReference SpatialReference {get;}
Public ReadOnly Property SpatialReference As SpatialReference
Remarks
This property can be null if a change in the CoordinateSystemsControl UI results in no spatial reference being selected.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

SpatialReferenceChangedEventArgs Class
SpatialReferenceChangedEventArgs Members