Rect::Parse Method (String^)
.NET Framework (current version)
Creates a new rectangle from the specified string representation.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- source
-
Type:
System::String^
The string representation of the rectangle, in the form "x, y, width, height".
.NET Framework
Available since 3.0
Available since 3.0
Show: