Bespoke Multi-Touch Framework
Direction Property
NamespacesBespoke.MultiTouch.FrameworkFtirPointDirection
Gets the direction the point is moving in, if it has existed for more than one frame.
Declaration Syntax
C#Visual BasicVisual C++
public Vector2 Direction { get; internal set; }
Public Property Direction As Vector2
public:
property Vector2 Direction {
	Vector2 get ();
	void set (Vector2 value);
}

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