Rect::ToString Method (IFormatProvider^)
.NET Framework (current version)
Returns a string representation of the rectangle by using the specified format provider.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- provider
-
Type:
System::IFormatProvider^
Culture-specific formatting information.
Return Value
Type: System::String^A string representation of the current rectangle that is determined by the specified format provider.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: