ArcGIS Pro 2.9 API Reference Guide
SpatialReferenceBuilder Class Methods


ArcGIS.Core.Geometry Namespace : SpatialReferenceBuilder Class

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

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