Bespoke Multi-Touch Framework
FtirPoint Constructor (rectangle, timeStamp)
NamespacesBespoke.MultiTouch.FrameworkFtirPointFtirPoint(Rectangle, DateTime)
Creates a new instance of FtirPoint.
Declaration Syntax
C#Visual BasicVisual C++
public FtirPoint(
	Rectangle rectangle,
	DateTime timeStamp
)
Public Sub New ( _
	rectangle As Rectangle, _
	timeStamp As DateTime _
)
public:
FtirPoint(
	Rectangle rectangle, 
	DateTime timeStamp
)
Parameters
rectangle (Rectangle)
The source rectangle.
timeStamp (DateTime)
The creation timestamp.

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