Collection
Rectangle
Describes a rectangle. This class is also a four-element collection.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Number | read/write | The bottom coordinate. | |
| Number | read/write | The height. | |
| Number | read/write | The left coordinate. | |
| Number = 4 | readonly | The array length. | |
| Number | read/write | The right coordinate. | |
| Number | read/write | The top coordinate. | |
| Number | read/write | The width. | |
| Number | read/write | The left coordinate. | |
| Number | read/write | The top coordinate. |