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; }
Public ReadOnly Property CorrectionVector As Vector2
public:
property Vector2 CorrectionVector {
	Vector2 get ();
}

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