Click or drag to resize
STSeriesDeviceRunMode EnumerationScriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
The available run mode options

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public enum RunMode
Members
  Member nameValueDescription
DigitizerOff0 The digitizer doesn't accept any type of input.
Touch1 The digitizer allows touch input only
Pen2 The digitizer allows pen input only
PenAndTouch4 run pen and touch mode
SingleLiftoffTouch9 tells you when it touches and when it lifts off, but nothing in between
See Also