ezLCD SDK Documentation

TouchPoint.X Field

 [This is preliminary documentation and subject to change.]

The X coordinate of the point.

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

See Also

TouchPoint Structure | EZLCD.Core Namespace