ToString Method (String, IFormatProvider)
Collapse the table of content
Expand the table of content

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.

Namespace:  Microsoft.Phone.Maps.Controls
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

public string ToString(
	string format,
	IFormatProvider provider
)

Parameters

format
Type: System.String
String format to be used with GeoCoordinate.
provider
Type: System.IFormatProvider
An IFormatProvider that supplies culture-specific formatting information.

Return Value

Type: System.String
A string representation of this LocationRectangle.

Implements

IFormattable.ToString(String, IFormatProvider)

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft