Name | Description | |
---|---|---|
Clone | Returns a clone of the builder. This method must be called on the MCT. Use QueuedTask.Run. | |
CreateSpatialReference | Overloaded. | |
Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) | |
FromJson | Creates a new instance of a SpatialReference class from a JSON string representation. | |
FromXML | Creates a new instance of a SpatialReference class from an XML string representation. | |
SetDefaultMTolerance | Sets the default MTolerance. This method must be called on the MCT. Use QueuedTask.Run. | |
SetDefaultXYResolution | Sets the default XYResolution. This method must be called on the MCT. Use QueuedTask.Run. | |
SetDefaultXYTolerance | Sets the default XYTolerance. This method must be called on the MCT. Use QueuedTask.Run. | |
SetDefaultZTolerance | Sets the default ZTolerance. This method must be called on the MCT. Use QueuedTask.Run. | |
ToSpatialReference | Returns a SpatialReference instance representing the current state of the builder. This method must be called on the MCT. Use QueuedTask.Run. |