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