Search
TouchEventArgs.TouchHeight Property
See Also
 





Gets or sets the touch height.

Namespace: MindFusion.Common.WinForms
Assembly: MindFusion.Common.WinForms

 Syntax

C#  Copy Code

public int TouchHeight { get; set; }

Visual Basic  Copy Code

Public Property TouchHeight As Integer

 Property Value

 See Also