Bespoke Multi-Touch Framework
Location Property
NamespacesBespoke.MultiTouch.FrameworkFilteredPointElementLocation
Gets or sets the location of the filtered point.
Declaration Syntax
C#Visual BasicVisual C++
public Point Location { get; set; }
Public Property Location As Point
public:
property Point Location {
	Point get ();
	void set (Point value);
}

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