Collection
Point
Describes a point. This class is also a two-element collection.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Number | read/write | The left coordinate. | |
| Number = 2 | readonly | The array length. | |
| Number | read/write | The top coordinate. | |
| Number | read/write | The left coordinate. | |
| Number | read/write | The top coordinate. |
Object of 12
Properties elsewhere that hold a Point.
Parameter of 3
Method parameters that accept a Point.
Return 1
Methods that return a Point.