LocationRectangle.ToString Method (String, IFormatProvider)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns a string representation of this LocationRectangle.
Assembly: Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)
Parameters
- format
- Type: System.String
String format to be used with GeoCoordinate.
- provider
- Type: System.IFormatProvider
An IFormatProvider that supplies culture-specific formatting information.
Implements
IFormattable.ToString(String, IFormatProvider)
Show: