Overload | Description |
---|---|
FormatLocation(Double,Double,SpatialReference) | Format the input location using the location unit format. This method must be called on the MCT. Use QueuedTask.Run. |
FormatLocation(Coordinate2D,SpatialReference) | Format the input location using the location unit format. This method must be called on the MCT. Use QueuedTask.Run. |
FormatLocation(MapPoint) | Format the input location using the location unit format. This method must be called on the MCT. Use QueuedTask.Run. |