ezLCD SDK Documentation

TouchPoint.Y Field

 [This is preliminary documentation and subject to change.]

The Y coordinate of the point.

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

See Also

TouchPoint Structure | EZLCD.Core Namespace