Gets or sets the minimum (vertical) speed the right-hand point must be moving to be considered a scroll gesture.

Declaration Syntax
public float ScrollSpeedThreshold { get; set; }Public Property ScrollSpeedThreshold As Single
public:
property float ScrollSpeedThreshold {
float get ();
void set (float value);
}
Remarks
This two-point gesture requires the left-hand point be stationary (anchored).
Assembly:
Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.1.0.0 (4.1.0.0)