ArcGIS Pro 2.6 API Reference Guide
SpatialReference Class Members
Properties  Methods 


ArcGIS.Core.Geometry Namespace : SpatialReference Class

The following tables list the members exposed by SpatialReference.

Public Properties
 NameDescription
Public Property Gets the horizontal datum of this spatial reference.  
Public Property Gets the square domain extent of the spatial reference.  
Public Property Gets the false M.  
Public Property Gets the false X.  
Public Property Gets the false Y.  
Public Property Gets the false Z.  
Public Property Gets the underlying geographic coordinate system for this instance. If this instance is a geographic coordinate system, a pointer to this instance is returned.  
Public Property Gets the geographic coordinate system well-known ID.  
Public Property Gets the geographic coordinate system well-known text.  
Public Property Determines if a vertical coordinate system has been defined.  
Public Property Gets if this is a geographic coordinate system.  
Public Property Gets the HighPrecision flag of this instance.  
Public Property Gets if this is an image coordinate system.  
Public Property Gets if this is instance is pannable.  
Public Property Gets if this is a projected coordinate system.  
Public Property Gets if this is the unknown coordinate system.  
Public Property Gets the latest well-known ID for this instance.  
Public Property Gets the left longitude value.  
Public Property Gets the M Scale.  
Public Property Gets the M Tolerance.  
Public Property Gets the name of the spatial reference.  
Public Property Gets the units that the spatial reference coordinates are in.  
Public Property Gets the vertical coordinate system well-known ID.  
Public Property Gets the vertical coordinate system well-known text.  
Public Property Gets the well-known ID for this instance.  
Public Property Gets the well-known text for this instance.  
Public Property Gets the XY Resolution.  
Public Property Gets the XY Scale.  
Public Property Gets the XY Tolerance.  
Public Property Gets the Z Scale.  
Public Property Gets the Z Tolerance.  
Public Property Gets the units that the spatial reference z coordinates are in.  
Top
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 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

Reference

SpatialReference Class
ArcGIS.Core.Geometry Namespace