Gets the Y resolution of the LCD panel.
[Visual Basic] Overrides Public Property ReadOnly UInt32 As [C#] public override uint UInt32 { get; } [C++] public: __property get_UInt32(); [JScript] public override function get UInt32() : UInt32
The acceptable range of Y values is {0 , YResolution - 1}
EZLCD001 Class | EZLCD.SDK Namespace