DeviceRunModePenSingle Field | 
 
            Constant for the pen single run mode (reserved for later use).
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntaxpublic const int RunModePenSingle = 16
Public Const RunModePenSingle As Integer = 16
public:
literal int RunModePenSingle = 16
static val mutable RunModePenSingle: int
Field Value
Type: 
Int32
See Also