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