ezLCD SDK Documentation

EZLCDPoint.Y Field

 [This is preliminary documentation and subject to change.]

The Y dimension value.

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

See Also

EZLCDPoint Structure | EZLCD.Core Namespace