ArcGIS Pro 3.7 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 ReadOnly Property SpatialReference As SpatialReference
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also