Bespoke Multi-Touch Framework
CalibrationPoints Property
NamespacesBespoke.MultiTouch.FrameworkCalibrationTableCalibrationPoints
Gets the calibration points used to generate the calibration table.
Declaration Syntax
C#Visual BasicVisual C++
public CalibrationPointCollection CalibrationPoints { get; protected set; }
Public Property CalibrationPoints As CalibrationPointCollection
public:
property CalibrationPointCollection^ CalibrationPoints {
	CalibrationPointCollection^ get ();
	void set (CalibrationPointCollection^ value);
}

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