ArcGIS Pro 2.6 API Reference Guide
SpatialReferenceBuilder Class Members
Properties  Methods 


ArcGIS.Core.Geometry Namespace : SpatialReferenceBuilder Class

The following tables list the members exposed by SpatialReferenceBuilder.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets the base geographic coordinate system if this is a projected coordinate system.  
Public Property Gets or sets the valid extent of this coordinate system.  
Public Property Gets or sets the False M value.  
Public Property Gets or sets the False X value.  
Public Property Gets or sets the False Y value.  
Public Property Gets or sets the False Z value.  
Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Property Gets if this is a geographic coordinate system.  
Public Property Gets a value indicating if this is an image coordinate system.  
Public Property Gets a value indicating if this spatial reference is pannable.  
Public Property Gets if this is a projected coordinate system.  
Public Property Gets a value indicating if this is the Unknown coordinate system.  
Public Property Gets or sets the M Scale.  
Public Property Gets or sets the M Tolerance.  
Public Property Gets the name for this instance.  
Public Property Gets the units that the spatial reference coordinates are in.  
Public Property Gets or sets the vertical coordinate system Well-known ID.  
Public Property Gets or sets 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 or sets the XYResolution.  
Public Property Gets or sets the XY Scale.  
Public Property Gets or sets the XYTolerance.  
Public Property Gets or sets the Z Scale.  
Public Property Gets or sets the Z Tolerance.  
Public Property Gets the units that the spatial reference z coordinates are in.  
Top
Public Methods
 NameDescription
Public Method Returns a clone of the builder. This method must be called on the MCT. Use QueuedTask.Run.  
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Methodstatic (Shared in Visual Basic)Creates a new instance of a SpatialReference class from a JSON string representation.  
Public Methodstatic (Shared in Visual Basic)Creates a new instance of a SpatialReference class from an XML string representation.  
Public Method Sets the default MTolerance. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the default XYResolution. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the default XYTolerance. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the default ZTolerance. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodReturns a SpatialReference instance representing the current state of the builder. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

SpatialReferenceBuilder Class
ArcGIS.Core.Geometry Namespace