JSPoint constructor

JSPoint(x, y)

JSPoint(x: number, y: number)
ParameterTypeDescription
xnumber
ynumber

See Also