Location::ToString Method

Bing
 

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)

NameDescription
System_CAPS_pubmethodToString()

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

System_CAPS_pubmethodToString(IFormatProvider^)

Converts the location to a formatted string containing the latitude, longitude, and altitude values using the specified format provider.

Return to top
Show: