ezLCD SDK Documentation

EZLCDPointEx.Xhigh Field

 [This is preliminary documentation and subject to change.]

The high-order X byte.

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

See Also

EZLCDPointEx Structure | EZLCD.Core Namespace