Gets or sets whether this is the primary touch.
Namespace: MindFusion.Common.WinForms
Assembly: MindFusion.Common.WinForms
SyntaxC#
Copy Code
|
|---|
public bool PrimaryTouch { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property PrimaryTouch As Boolean |
See Also