Bespoke Multi-Touch Framework
Load Method (fileName)
NamespacesBespoke.MultiTouch.FrameworkCalibrationTableLoad(String)
Load a calibration table.
Declaration Syntax
C#Visual BasicVisual C++
public static CalibrationTable Load(
	string fileName
)
Public Shared Function Load ( _
	fileName As String _
) As CalibrationTable
public:
static CalibrationTable^ Load(
	String^ fileName
)
Parameters
fileName (String)
The name of the file containing the calibration table.
Return Value
The deserialized calibration table.

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