Skip to main content

Home > @jsplumb/util > PointXY

PointXY interface#

Defines an x/y location.

Signature:

export interface PointXY 

Properties#

PropertyTypeDescription
theta?number(Optional)
xnumber
ynumber