| 
    Scriptel ScripTouch ProScript C Library
    
   This documentation contains information about the ScripTouch ProScript C Library. 
   | 
 
Defines a structure that represents a graphic region on the device. More...
#include <scriptel-hid-reports.h>

Data Fields | |
| scriptel_hid_feature_region_common | common | 
| The common data of the region.  | |
| unsigned char | reserved_1 | 
| Reserved for future use.  | |
| unsigned char | graphic_number | 
| Resource number where the graphic is stored.  | |
| scriptel_resource_justification | horizontal_justification | 
| Horizontal justification of the graphic within the region.  | |
| scriptel_resource_justification | vertical_justification | 
| Vertical justification of the graphic within the region.  | |
| unsigned char | reserved_2 | 
| Reserved for future use.  | |
Defines a structure that represents a graphic region on the device.