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


In This Topic
    SpatialReference Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets the central meridian of the projected coordinate system.  
    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 Gets 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 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 of the geographic coordinate system.  
    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 positive direction of the vertical coordinate system.  
    Public Property Gets the right longitude value of the geographic coordinate system.  
    Public Property Gets the units that the spatial reference xy-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 vertical shift of the vertical coordinate system.  
    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
    See Also