Class: PenUp

dto~ PenUp

This type represents a pen-up event on the glass of a digitizer.

new PenUp()

Constructor, creates a new instance of this type.
Tutorials:

Members

time :number

This is the timestamp on which the pen hit the glass.

x :number

The x coordinate of the pen down event as absolute position in pixels. Subpixel resolution is provided where available.

y :number

The y coordinate of the pen down event as absolute position in pixels. Subpixel resolution is provided where available.