Method ToSharpRectangle
ToSharpRectangle(Rectangle)
Declaration
public static Rectangle ToSharpRectangle(this Rectangle rect)
Parameters
| Type | Name | Description |
|---|---|---|
| Rectangle | rect |
Returns
| Type | Description |
|---|---|
| Rectangle |
ToSharpRectangle(Rect)
Declaration
public static Rectangle ToSharpRectangle(this Rect rect)
Parameters
| Type | Name | Description |
|---|---|---|
| Rect | rect |
Returns
| Type | Description |
|---|---|
| Rectangle |