Skip to content

@vttforge/types / Point

Interface: Point ​

A point on the canvas or in a shape.

Properties ​

x ​

x: number


y ​

y: number

MIT licensed.