Point API in JavaScript (ES5) Drawing API control
Defines and processes coordinates
Properties
x
number
Sets the x-coordinate of a position
Defaults to 0
y
number
Sets the y-coordinate of a position
Defaults to 0
Methods
isEmptyPoint
check whether the points are given
Returns boolean