Rect.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 the rectangle by using the specified format provider.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- provider
- Type: System.IFormatProvider
Culture-specific formatting information.
Return Value
Type: System.StringA string representation of the current rectangle that is determined by the specified format provider.
Show: