The Point2D class contains a 2D coordinate.
Point2D
Property
Description
x
(get) x: number (set) x: number
Specifies the horizontal coordinate.
y
(get) y: number (set) y: number
Specifies the vertical coordinate.
This module exposes no methods.
Last updated 5 years ago
Was this helpful?