Bespoke Multi-Touch Framework
CorrectionVector Property
NamespacesBespoke.MultiTouch.FrameworkCalibrationPointCorrectionVector
Gets or sets the correction vector computed between the screen position and the sampled point.
Declaration Syntax
C#Visual BasicVisual C++
public Vector2 CorrectionVector { get; set; }
Public Property CorrectionVector As Vector2
public:
property Vector2 CorrectionVector {
	Vector2 get ();
	void set (Vector2 value);
}

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