Overload | Description |
---|---|
SpatialReferenceBuilder Constructor(Int32) | Creates a new instance of the SpatialReferenceBuilder class. This method must be called on the MCT. Use QueuedTask.Run. |
SpatialReferenceBuilder Constructor(String) | Creates a new instance of the SpatialReferenceBuilder class. This method must be called on the MCT. Use QueuedTask.Run. |
SpatialReferenceBuilder Constructor(Int32,Int32) | Creates a new instance of the SpatialReferenceBuilder class. This method must be called on the MCT. Use QueuedTask.Run. |
SpatialReferenceBuilder Constructor(String,Int32) | Creates a new instance of the SpatialReferenceBuilder class. This method must be called on the MCT. Use QueuedTask.Run. |
SpatialReferenceBuilder Constructor(Int32,String) | Creates a new instance of the SpatialReferenceBuilder class. This method must be called on the MCT. Use QueuedTask.Run. |
SpatialReferenceBuilder Constructor(String,String) | Creates a new instance of the SpatialReferenceBuilder class. This method must be called on the MCT. Use QueuedTask.Run. |
SpatialReferenceBuilder Constructor(SpatialReference) | Creates a new instance of the SpatialReferenceBuilder class This method must be called on the MCT. Use QueuedTask.Run. |