new PenMove()
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.