GridHeight | Get the height of the grid. |
GridType | Get the type of the touch screen grid. (Region or Pixel) |
GridWidth | Get the width of the grid. |
PenIsDown | Indicates if the pen is being dragged. |
PenDown | Fired when the touch screen is pressed. |
PenDrag | Fired when the pen is dragged across the screen either from one pixel to another, or from one region to another. |
PenUp | Fired when the pen is lifted from the touch screen. |
ISupportTouchScreen Interface | EZLCD.SDK Namespace