Scriptel ScripTouch ProScript C Library
This documentation contains information about the ScripTouch ProScript C Library.
Data Fields
scriptel_hid_feature_region_text Struct Reference

Defines a structure that represents a text region on the device. More...

#include <scriptel-hid-reports.h>

Collaboration diagram for scriptel_hid_feature_region_text:
Collaboration graph
[legend]

Data Fields

scriptel_hid_feature_region_common common
 The common data of the region.
 
unsigned char reserved_1
 Reserved for future use.
 
unsigned char resource_number
 Resource number where the text is stored.
 
unsigned char font_number
 The font used to write the characters to the screen.
 
scriptel_resource_justification horizontal_justification
 Horizontal justification of the text in this region.
 
scriptel_resource_justification vertical_justification
 Vertical justification of the text in this region.
 

Detailed Description

Defines a structure that represents a text region on the device.


The documentation for this struct was generated from the following file: