Location.ToString Method
Converts the location to a formatted string containing the latitude, longitude, and altitude values.
Namespace: Microsoft.Maps.MapControl.WPF
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
Overload List
Name | Description | |
---|---|---|
ToString() | Converts the location to a formatted string containing the latitude, longitude, and altitude values.(Overrides Object.ToString().) |
|
ToString(IFormatProvider) | Converts the location to a formatted string containing the latitude, longitude, and altitude values using the specified format provider. |
See Also
Location Class
Microsoft.Maps.MapControl.WPF Namespace
Return to top