Scriptel ScripTouch ProScript C Library
This documentation contains information about the ScripTouch ProScript C Library.
|
This structure represents an extended coordinate that does contain region information. More...
#include <scriptel-hid-reports.h>
Data Fields | |
unsigned char | report_id |
Report ID, should always be set to SCRIPTEL_INPUT_EXTENDEDCOORDINATE. | |
scriptel_sample_info | sample_info |
Information about the sample that produced this coordinate. | |
unsigned short | x |
Horizontal component of the sample. | |
unsigned short | y |
Vertical component of the sample. | |
unsigned char | region |
The region number associated with the most recent stroke (since the last pen down event). | |
This structure represents an extended coordinate that does contain region information.