Enables/Disables single-point left-mouse-clicks (two-point clicking is always enabled).

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