Method SetWindowSize NamespaceTerminal.Gui AssemblyTerminal.Gui.dll SetWindowSize(int, int) Changes the size of the buffer to the given size public void SetWindowSize(int cols, int rows) Parameters cols int rows int