Properties
| Name | Data Type | Access Level | Description |
|---|---|---|---|
Left | int | Read-write | The x-coordinate of the left boundary of a rectangular area. |
Top | int | Read-write | The y-coordinate of the top boundary of a rectangular area. |
Right | int | Read-write | The x-coordinate of the right boundary of a rectangular area. |
Bottom | int | Read-write | The y-coordinate of the bottom boundary of a rectangular area. |
