In a C# console application I have discovered that you can use Console.SetWindowSize(160, 80); to set the size of the console window. This is great, except for the
Console.SetWindowSize(160, 80);
Console.LargestWindowWidth Console.LargestWindowHeight