ezLCD SDK Documentation

ISupportTouchScreen.GridHeight Property

 [This is preliminary documentation and subject to change.]

Get the height 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