Click or drag to resize
STSignaturePointInputDeviceStatus EnumerationScriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
indicates the current state of the pen tip status

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
[FlagsAttribute]
public enum InputDeviceStatus
Members
  Member nameValueDescription
PenTipSwitchFingerUp0 pen tip is not pressed, presumably not touching the screen
PenTipSwitchFingerDown1 pen tip is pressed, presumably it is touching the screen
See Also