ezLCD SDK Documentation

ISupportTouchScreen Members

 [This is preliminary documentation and subject to change.]

ISupportTouchScreen overview

Public Instance Properties

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.

Public Instance Events

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.

See Also

ISupportTouchScreen Interface | EZLCD.SDK Namespace