Bespoke Multi-Touch Framework
Position Property
NamespacesBespoke.MultiTouch.FrameworkFtirPointPosition
Gets the FtirPoint position (upper-left corner of the rectangle).
Declaration Syntax
C#Visual BasicVisual C++
public Vector2 Position { get; }
Public ReadOnly Property Position As Vector2
public:
property Vector2 Position {
	Vector2 get ();
}
Remarks
Set the position through the Rectangle property.

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