ezLCD SDK Documentation

ISupportTouchScreen.GridWidth Property

 [This is preliminary documentation and subject to change.]

Get the width of the grid.

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

See Also

ISupportTouchScreen Interface | EZLCD.SDK Namespace