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
System_CAPS_pubmethod ToString()

Converts the location to a formatted string containing the latitude, longitude, and altitude values.(Overrides Object.ToString().)

System_CAPS_pubmethod 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