ezLCD SDK Documentation

EZLCDPointEx.Y Field

 [This is preliminary documentation and subject to change.]

The Y byte.

[Visual Basic]
Public Y As Y
[C#]
public Y Y;
[C++]
public: Y Y;
[JScript]
public var Y: Y;

See Also

EZLCDPointEx Structure | EZLCD.Core Namespace