ezLCD SDK Documentation

ISupportTouchScreen.GridType Property

 [This is preliminary documentation and subject to change.]

Get the type of the touch screen grid. (Region or Pixel)

[Visual Basic]
Property ReadOnly TouchScreenGridType As 
[C#]
TouchScreenGridType TouchScreenGridType { get; }
[C++]
__property  get_TouchScreenGridType();
[JScript]
function get TouchScreenGridType() : TouchScreenGridType

See Also

ISupportTouchScreen Interface | EZLCD.SDK Namespace