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

In This Topic
    SpatialReference Property (SpatialReferenceChangedEventArgs)
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also