sensorTouched

Declaration

[id(0x0000002e), propget]
HRESULT sensorTouched([out, retval] VARIANT_BOOL* Value);

Description

Checks if sensor has been touched (at least one signature stroke has been drawn) since startRead or startCapture.

Return value

The result of sensorTouched is set to False when you call startRead or startCapture and becomes True after the user has touched the sensor of his pad (e.g. the user has started signing).