Called for every calibration point during a calibration process. This call should be followed by a call to
CalibrationPointEnd 1-2 seconds later.
The calibration process must be initiated by a call to CalibrationStart(Int16, ICalibrationProcessHandler)
before calling this.
Namespace: TETCSharpClientAssembly: TETCSharpClient (in TETCSharpClient.dll) Version: 1.0.0.0 (1.0.0.0)

Parameters
- x
- Type: System Int32
X coordinate of the calibration point
- y
- Type: System Int32
Y coordinate of the calibration point
