Bespoke Multi-Touch Framework
Speed Property
NamespacesBespoke.MultiTouch.FrameworkFtirPointSpeed
Gets the speed of the point, if it has existed for more than one frame.
Declaration Syntax
C#Visual BasicVisual C++
public float Speed { get; internal set; }
Public Property Speed As Single
public:
property float Speed {
	float get ();
	void set (float value);
}

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