IScreen.SetColor Method
Namespace: Rebex.TerminalEmulation.Interop
Assembly: Rebex.Terminal.dll (version 7.0.9147)
SetColor(Int32, Int32)
Set the current foreground and background colors.
Declaration
void SetColor(int foreground, int background)