Class EscSequences
Inheritance
object
EscSequences
Assembly: Terminaux.dll
Syntax
public static class EscSequences
Methods
|
Edit this page
View Source
GenerateEsc7BitControls()
Generates an escape sequence of type ESC with action Esc7BitControls
Declaration
public static string GenerateEsc7BitControls()
Returns
|
Edit this page
View Source
GenerateEsc8BitControls()
Generates an escape sequence of type ESC with action Esc8BitControls
Declaration
public static string GenerateEsc8BitControls()
Returns
|
Edit this page
View Source
Generates an escape sequence of type ESC with action EscAnsiConformanceLevel1
Declaration
public static string GenerateEscAnsiConformanceLevel1()
Returns
|
Edit this page
View Source
Generates an escape sequence of type ESC with action EscAnsiConformanceLevel2
Declaration
public static string GenerateEscAnsiConformanceLevel2()
Returns
|
Edit this page
View Source
Generates an escape sequence of type ESC with action EscAnsiConformanceLevel3
Declaration
public static string GenerateEscAnsiConformanceLevel3()
Returns
|
Edit this page
View Source
GenerateEscApplicationKeypad()
Generates an escape sequence of type ESC with action EscApplicationKeypad
Declaration
public static string GenerateEscApplicationKeypad()
Returns
|
Edit this page
View Source
GenerateEscBackIndex()
Generates an escape sequence of type ESC with action EscBackIndex
Declaration
public static string GenerateEscBackIndex()
Returns
|
Edit this page
View Source
GenerateEscCursorToLowerLeftCorner()
Generates an escape sequence of type ESC with action EscCursorToLowerLeftCorner
Declaration
public static string GenerateEscCursorToLowerLeftCorner()
Returns
|
Edit this page
View Source
GenerateEscDecDoubleHeightLineBottomHalf()
Generates an escape sequence of type ESC with action EscDecDoubleHeightLineBottomHalf
Declaration
public static string GenerateEscDecDoubleHeightLineBottomHalf()
Returns
|
Edit this page
View Source
GenerateEscDecDoubleHeightLineTopHalf()
Generates an escape sequence of type ESC with action EscDecDoubleHeightLineTopHalf
Declaration
public static string GenerateEscDecDoubleHeightLineTopHalf()
Returns
|
Edit this page
View Source
GenerateEscDecDoubleWidthLine()
Generates an escape sequence of type ESC with action EscDecDoubleWidthLine
Declaration
public static string GenerateEscDecDoubleWidthLine()
Returns
|
Edit this page
View Source
GenerateEscDecScreenAlignmentTest()
Generates an escape sequence of type ESC with action EscDecScreenAlignmentTest
Declaration
public static string GenerateEscDecScreenAlignmentTest()
Returns
|
Edit this page
View Source
GenerateEscDecSingleWidthLine()
Generates an escape sequence of type ESC with action EscDecSingleWidthLine
Declaration
public static string GenerateEscDecSingleWidthLine()
Returns
|
Edit this page
View Source
GenerateEscDesignateG0CharacterSet(string)
Generates an escape sequence of type ESC with action EscDesignateG0CharacterSet
Declaration
public static string GenerateEscDesignateG0CharacterSet(string charSet)
Parameters
| Type |
Name |
Description |
| string |
charSet |
|
Returns
|
Edit this page
View Source
GenerateEscDesignateG1CharacterSet(string)
Generates an escape sequence of type ESC with action EscDesignateG1CharacterSet
Declaration
public static string GenerateEscDesignateG1CharacterSet(string charSet)
Parameters
| Type |
Name |
Description |
| string |
charSet |
|
Returns
|
Edit this page
View Source
GenerateEscDesignateG1CharacterSetAlt(string)
Generates an escape sequence of type ESC with action EscDesignateG1CharacterSetAlt
Declaration
public static string GenerateEscDesignateG1CharacterSetAlt(string charSet)
Parameters
| Type |
Name |
Description |
| string |
charSet |
|
Returns
|
Edit this page
View Source
GenerateEscDesignateG2CharacterSet(string)
Generates an escape sequence of type ESC with action EscDesignateG2CharacterSet
Declaration
public static string GenerateEscDesignateG2CharacterSet(string charSet)
Parameters
| Type |
Name |
Description |
| string |
charSet |
|
Returns
|
Edit this page
View Source
GenerateEscDesignateG2CharacterSetAlt(string)
Generates an escape sequence of type ESC with action EscDesignateG2CharacterSetAlt
Declaration
public static string GenerateEscDesignateG2CharacterSetAlt(string charSet)
Parameters
| Type |
Name |
Description |
| string |
charSet |
|
Returns
|
Edit this page
View Source
GenerateEscDesignateG3CharacterSet(string)
Generates an escape sequence of type ESC with action EscDesignateG3CharacterSet
Declaration
public static string GenerateEscDesignateG3CharacterSet(string charSet)
Parameters
| Type |
Name |
Description |
| string |
charSet |
|
Returns
|
Edit this page
View Source
GenerateEscDesignateG3CharacterSetAlt(string)
Generates an escape sequence of type ESC with action EscDesignateG3CharacterSetAlt
Declaration
public static string GenerateEscDesignateG3CharacterSetAlt(string charSet)
Parameters
| Type |
Name |
Description |
| string |
charSet |
|
Returns
|
Edit this page
View Source
GenerateEscForwardIndex()
Generates an escape sequence of type ESC with action EscForwardIndex
Declaration
public static string GenerateEscForwardIndex()
Returns
|
Edit this page
View Source
GenerateEscFullReset()
Generates an escape sequence of type ESC with action EscFullReset
Declaration
public static string GenerateEscFullReset()
Returns
|
Edit this page
View Source
GenerateEscInvokeG1CharacterSetGr()
Generates an escape sequence of type ESC with action EscInvokeG1CharacterSetGr
Declaration
public static string GenerateEscInvokeG1CharacterSetGr()
Returns
|
Edit this page
View Source
GenerateEscInvokeG2CharacterSetGl()
Generates an escape sequence of type ESC with action EscInvokeG2CharacterSetGl
Declaration
public static string GenerateEscInvokeG2CharacterSetGl()
Returns
|
Edit this page
View Source
GenerateEscInvokeG2CharacterSetGr()
Generates an escape sequence of type ESC with action EscInvokeG2CharacterSetGr
Declaration
public static string GenerateEscInvokeG2CharacterSetGr()
Returns
|
Edit this page
View Source
GenerateEscInvokeG3CharacterSetGl()
Generates an escape sequence of type ESC with action EscInvokeG3CharacterSetGl
Declaration
public static string GenerateEscInvokeG3CharacterSetGl()
Returns
|
Edit this page
View Source
GenerateEscInvokeG3CharacterSetGr()
Generates an escape sequence of type ESC with action EscInvokeG3CharacterSetGr
Declaration
public static string GenerateEscInvokeG3CharacterSetGr()
Returns
|
Edit this page
View Source
GenerateEscMemoryLock()
Generates an escape sequence of type ESC with action EscMemoryLock
Declaration
public static string GenerateEscMemoryLock()
Returns
|
Edit this page
View Source
GenerateEscMemoryUnlock()
Generates an escape sequence of type ESC with action EscMemoryUnlock
Declaration
public static string GenerateEscMemoryUnlock()
Returns
|
Edit this page
View Source
GenerateEscNormalKeypad()
Generates an escape sequence of type ESC with action EscNormalKeypad
Declaration
public static string GenerateEscNormalKeypad()
Returns
|
Edit this page
View Source
GenerateEscRestoreCursor()
Generates an escape sequence of type ESC with action EscRestoreCursor
Declaration
public static string GenerateEscRestoreCursor()
Returns
|
Edit this page
View Source
GenerateEscSaveCursor()
Generates an escape sequence of type ESC with action EscSaveCursor
Declaration
public static string GenerateEscSaveCursor()
Returns
|
Edit this page
View Source
GenerateEscSelectDefaultCharacterSet()
Generates an escape sequence of type ESC with action EscSelectDefaultCharacterSet
Declaration
public static string GenerateEscSelectDefaultCharacterSet()
Returns
|
Edit this page
View Source
GenerateEscSelectUtf8CharacterSet()
Generates an escape sequence of type ESC with action EscSelectUtf8CharacterSet
Declaration
public static string GenerateEscSelectUtf8CharacterSet()
Returns