Bespoke Multi-Touch Framework
TimeStamp Property
NamespacesBespoke.MultiTouch.FrameworkFtirPointTimeStamp
Gets the time when the point was detected.
Declaration Syntax
C#Visual BasicVisual C++
public DateTime TimeStamp { get; internal set; }
Public Property TimeStamp As DateTime
public:
property DateTime TimeStamp {
	DateTime get ();
	void set (DateTime value);
}

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