Bespoke Multi-Touch Framework
SinglePointClickTimeThreshold Property
NamespacesBespoke.MultiTouch.FrameworkMouseEmulatorSinglePointClickTimeThreshold
Gets or sets the single-point left-mouse-click time threshold.
Declaration Syntax
C#Visual BasicVisual C++
public TimeSpan SinglePointClickTimeThreshold { get; set; }
Public Property SinglePointClickTimeThreshold As TimeSpan
public:
property TimeSpan SinglePointClickTimeThreshold {
	TimeSpan get ();
	void set (TimeSpan value);
}

Assembly: Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.1.0.0 (4.1.0.0)