class
Point
Source: assist.
new Point(x, y)
Rectangle constructor.
Parameters
Name | Type | Optional | Description |
---|---|---|---|
x |
|
|
|
y |
|
|
Properties
x
The X coordinate.
y
The Y coordinate.