Bespoke Multi-Touch Framework
Save Method (fileName)
NamespacesBespoke.MultiTouch.FrameworkCalibrationTableSave(String)
Serialize the calibration table.
Declaration Syntax
C#Visual BasicVisual C++
public void Save(
	string fileName
)
Public Sub Save ( _
	fileName As String _
)
public:
void Save(
	String^ fileName
)
Parameters
fileName (String)
The name of the file to save the calibration table to.

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