MaxTapDisplacement Property (TouchProcessor)
In This Topic
Gets or sets the maximum possible displacement allowable for a tap, in DIPs.
Syntax
'Declaration
Public Property MaxTapDisplacement As Single
public float MaxTapDisplacement {get; set;}
See Also