ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / CoordinateSystemsControl Class / SelectedSpatialReference Property

In This Topic
    SelectedSpatialReference Property
    In This Topic
    Gets the spatial reference selected in the CoordinateSystemsControl
    Syntax
    public SpatialReference SelectedSpatialReference {get;}
    Public ReadOnly Property SelectedSpatialReference As SpatialReference
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also