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

LocationRectangle.ToString Method (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(
	IFormatProvider provider
)

Parameters

provider
Type: System.IFormatProvider
An IFormatProvider that supplies culture-specific formatting information.

Return Value

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

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft