ITerminal.SetScreenSize Method
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9147)
SetScreenSize(Int32, Int32)
Sets a new screen size.
Declaration
void SetScreenSize(int columns, int rows)
Sets a new screen size.
void SetScreenSize(int columns, int rows)