JSPointF constructor

JSPointF(x, y)

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

See Also