Class RectangleExtensions
Rectangle extensions.
Inherited Members
Namespace: Forms9Patch
Assembly: Forms9Patch.dll
Syntax
public static class RectangleExtensions
Methods
ToString(Rectangle)
Tos the string.
Declaration
public static string ToString(this Rectangle rect)
Parameters
| Type | Name | Description |
|---|---|---|
| Rectangle | rect | Rect. |
Returns
| Type | Description |
|---|---|
| String | The string. |