/
sensorTouched
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).
, multiple selections available,
Related content
How to (native)
How to (native)
More like this
stopCapture
stopCapture
More like this
How to (Java)
How to (Java)
More like this
StopRead
StopRead
More like this
ViewDocOnDevice
ViewDocOnDevice
More like this