DeviceRunModeTouchStream Field |
Constant for the touch stream run mode (reserved for later use).
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public const int RunModeTouchStream = 10
Public Const RunModeTouchStream As Integer = 10
public:
literal int RunModeTouchStream = 10
static val mutable RunModeTouchStream: int
Field Value
Type:
Int32See Also