Click or drag to resize

CalibrationStateGetPoint Method

If the device is calibrating this will contain the point at which the device is presently waiting for the pen.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public int GetPoint()

Return Value

Type: Int32
the point that the device is waiting for
See Also