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


In This Topic
    SpatialReferenceBuilder Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets the base geographic coordinate system. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets or sets the valid extent of this coordinate system. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets or sets the False M value. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets or sets the False X value. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets or sets the False Y value. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets or sets the False Z value. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Property Gets a value indicating if this is a geographic coordinate system. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets a value indicating if this is an image coordinate system. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets a value indicating if this spatial reference is pannable. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets a value indicating if this is a projected coordinate system. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets a value indicating if this is the Unknown coordinate system. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets or sets the M Scale. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets or sets the M Tolerance. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets the name for this instance. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets the positive direction of the vertical coordinate system. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets the units that the spatial reference coordinates are in. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets or sets the vertical coordinate system well-known ID. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets or sets the vertical coordinate system well-known text. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets the vertical shift of the vertical coordinate system. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets the well-known ID for this instance. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets the well-known text for this instance. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets or sets the XYResolution. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets or sets the XY Scale. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets or sets the XYTolerance. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets or sets the Z Scale. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets or sets the Z Tolerance. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Property Gets the units that the spatial reference Z coordinates are in. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also