ezLCD SDK Documentation

EZLCDPoint.X Field

 [This is preliminary documentation and subject to change.]

The X dimension value.

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

See Also

EZLCDPoint Structure | EZLCD.Core Namespace