ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / SpatialReference Class


In This Topic
    SpatialReference Class Methods
    In This Topic

    For a list of all members of this type, see SpatialReference members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Determines if two spatial references are equal.  
    Public Method Gets the grid convergence for this spatial reference at the given point.  
    Public Method Gets the horizon of the geographic coordinate system.  
    Public Method Gets the horizon of the projected coordinate system.  
    Public Method Gets the well-known text (2) for this instance.  
    Public MethodDetermines if this instance is the same as the other spatial reference.  
    Public MethodConverts this spatial reference instance into an ArcGIS JSON spatial reference representation.  
    Public Method Converts this spatial reference instance into an ArcGIS XML spatial reference representation.  
    Top
    See Also