...
Once you have the touch screen's product ID, you can set the following properties for it:
Property | Type | Function |
---|---|---|
minX | int | the X value returned by the touch driver on the extreme left of the display |
maxX | int | the X value returned by the touch driver on the extreme right of the display |
minY | int | the Y value returned by the touch driver on the extreme top of the display |
maxY | int | the Y value returned by the touch driver on the extreme bottom of the display |
flipXY | boolean | the X and Y axes are swapped if this property is true |
...
Overview
Content Tools
ThemeBuilder