Click or drag to resize

Device Fields

The Device type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberPowerStateNormal
Constant for the normal power state.
Public fieldStatic memberPowerStatePowerDown
Constant for the power down power state.
Public fieldStatic memberPowerStateStandby
Constant for the standby power state.
Public fieldStatic memberRunModeAutoTouch
Constant for the auto touch run mode (not supported by all devices).
Public fieldStatic memberRunModeCommand
Constant for the command run mode.
Public fieldStatic memberRunModePen
Constant for the pen run mode.
Public fieldStatic memberRunModePenContinuous
Constant for the pen continuous run mode (reserved for later use).
Public fieldStatic memberRunModePenSingle
Constant for the pen single run mode (reserved for later use).
Public fieldStatic memberRunModePenStream
Constant for the pen stream run mode (reserved for later use).
Public fieldStatic memberRunModeTouch
Constant for the touch run mode (not supported by all devices).
Public fieldStatic memberRunModeTouchSingle
Constant for the touch single run mode (reserved for later use).
Public fieldStatic memberRunModeTouchStream
Constant for the touch stream run mode (reserved for later use).
Public fieldStatic memberTextAlignCenter
Constant for aligning text anchors to the center of the text body.
Public fieldStatic memberTextAlignLeft
Constant for aligning text anchors to the left of the text body.
Public fieldStatic memberTextAlignRight
Constant for aligning text anchors to the right of the text body.
Top
See Also