ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / SpatialReferenceChangedEventArgs Class / SpatialReference Property
Version

    SpatialReference Property (SpatialReferenceChangedEventArgs)
    Gets the selected SpatialReference
    Syntax
    public SpatialReference SpatialReference {get;}
    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

    ArcGIS Pro version: 3 or higher.
    See Also