ezLCD SDK Documentation

EZLCD004.GridHeight Property

 [This is preliminary documentation and subject to change.]

Get the height of the grid.

[Visual Basic]
Public Property ReadOnly UInt32 As  _
    Implements ISupportTouchScreen.
[C#]
public uint UInt32 { get; }
[C++]
public: __property  get_UInt32();
[JScript]
public function get UInt32() : UInt32

Implements

ISupportTouchScreen.

See Also

EZLCD004 Class | EZLCD.SDK Namespace