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

    See Also