IScreen.Resize Method
Namespace: Rebex.TerminalEmulation.Interop
Assembly: Rebex.Terminal.dll (version 7.0.9147)
Resize(Int32, Int32)
Resize the screen.
Declaration
void Resize(int width, int height)
Resize the screen.
void Resize(int width, int height)