Specifies whether escape sequence of the Select Graphic Rendition also clears the color of the pen.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public Property PersistColorsOnSgr As Boolean Get Set |
| C# |
|---|
public bool PersistColorsOnSgr { get; set; } |