IDL_INK_REGION_DATA Struct Reference

List of all members.

Public Attributes

INT8U bEnabled
INT8U bOn
 The Inking trail is displayed on the LCD display. Possible values are on/off [1/0].
INT8U bEnabledType
 The enabled type has two possible values: 0 = legacy behavior, 1 = dependent on the affirmation text window.
INT8U bTransform
IDL_LCD_POINT startingPoint
 The inking region starting point in x, y coordinates.
INT16U wWidthInPixels
 The inking region width in pixels.
INT16U wHeightInPixels
 The inking region length in pixels.
IDL_LCD_RGB color
 The color of the inking trail the pen uses for signing.
INT8U wPenWidth
 The pen inking trail width in pixels.
INT16U wAutoTime_10mSec
 The auto time is the inking trail timeout value or the time it takes for the inking to be cleared from the LCD display.
INT16U FILLER
 This field is reserved for future use.


Member Data Documentation

INT8U bEnabled

Enabling the inking region means the pen touch points in this region will be reported from the ePad to the computer with it is connected to. The Inking region enable switch. 1 is enabled. 0 is disabled.

INT8U bOn

INT8U bEnabledType

INT8U bTransform

The transform value maps the current inking region to the whole lcd screen, for ePadLS this is a 320 by 234 pixels screen. This parameter is not consumed by the device, but rather, saved as part of the persistent settings in the ePad device. Possible values: 0 = No transform, 1 = Map to Inking Region.

IDL_LCD_POINT startingPoint

INT16U wWidthInPixels

INT16U wHeightInPixels

IDL_LCD_RGB color

INT8U wPenWidth

INT16U wAutoTime_10mSec

INT16U FILLER


Generated on Mon Dec 17 17:19:31 2007 for ePadAPIs by  doxygen 1.5.4