ezLCD SDK Documentation

EZLCD002.GridWidth Property

 [This is preliminary documentation and subject to change.]

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

EZLCD002 Class | EZLCD.SDK Namespace