Type alias Point

Point: [number, number]

A point on the document defined by 2 coordinates: X, Y

Generated using TypeDoc