X Field
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The X coordinate, in the coordinate space of the InputDevice, at which the event occurred.
Namespace: Microsoft.SPOT.Input
Assembly: Microsoft.SPOT.TinyCore (in Microsoft.SPOT.TinyCore.dll)
Syntax
'Declaration
Public X As Integer
public int X
public:
int X
val mutable X: int
public var X : int
Remarks
For multi-touch, X and Y form the center location of the gesture. For single touch, X and Y form the starting location of the gesture.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see dd66cd4c-b087-415f-9c3e-94e3a1835f74.