Bespoke Multi-Touch Framework
CalibrationTable Property
NamespacesBespoke.MultiTouch.FrameworkSurfaceElementCalibrationTable
Gets or sets the CalibrationTable configuration setting.
Declaration Syntax
C#Visual BasicVisual C++
public string CalibrationTable { get; set; }
Public Property CalibrationTable As String
public:
property String^ CalibrationTable {
	String^ get ();
	void set (String^ value);
}
Remarks
This (optional) setting is a file name for loading a previously generated calibration table. An empty value will not load a calibration file.

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