LocationRect::ToString Method

Bing
 

Converts the location rectangle to a string.

Namespace:   Microsoft.Maps.MapControl.WPF
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

NameDescription
System_CAPS_pubmethodToString()

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

System_CAPS_pubmethodToString(IFormatProvider^)

Converts the location rectangle to a formatted string containing the latitude, longitude, and altitude values of its corners using a given format provider.

Return to top
Show: