[]
public struct Win32.RECT
| Name | Description |
|---|---|
| RECT(Rectangle) | |
| RECT(int, int, int, int) |
| Name | Description |
|---|---|
| bottom | |
| left | |
| right | |
| top |
| Name | Description |
|---|---|
| Height | |
| Width |
| Name | Description |
|---|---|
| implicit operator Rectangle(RECT) | |
| implicit operator RECT(Rectangle) |