Gets or sets the maximum distance between two points to trigger a mouse down/up event.

Declaration Syntax
public float ClickDistanceThreshold { get; set; }Public Property ClickDistanceThreshold As Single
public:
property float ClickDistanceThreshold {
float get ();
void set (float value);
}Assembly:
Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.1.0.0 (4.1.0.0)