interface Point

(x, y) coordinates.

Properties
x, y

Properties

x

X-axis coordinate.

Type:
number
y

Y-axis coordinate.

Type:
number