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

See Also

Reference

SpatialReferenceChangedEventArgs Class
SpatialReferenceChangedEventArgs Members