Gets or sets the touch horizontal position.
Namespace: MindFusion.Common.WinForms
Assembly: MindFusion.Common.WinForms
SyntaxC#
Copy Code
|
|---|
public int TouchX { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property TouchX As Integer |
See Also