ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGISProject Class / DefaultSpatialReference Property

In This Topic
    DefaultSpatialReference Property
    In This Topic
    Gets or sets a WKT string representation of the default spatial reference of the project.
    Syntax
    public string DefaultSpatialReference {get; set;}
    Public Property DefaultSpatialReference As String
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also