ShellChannel.SetTerminalSize Method
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9147)
SetTerminalSize(Int32, Int32)
Sets a new terminal size.
Declaration
public abstract void SetTerminalSize(int width, int height)