Bespoke Multi-Touch Framework
Duration Property
NamespacesBespoke.MultiTouch.FrameworkFtirPointDuration
Gets the length of time the point has existed.
Declaration Syntax
C#Visual BasicVisual C++
public TimeSpan Duration { get; internal set; }
Public Property Duration As TimeSpan
public:
property TimeSpan Duration {
	TimeSpan get ();
	void set (TimeSpan value);
}

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