I am trying to set the size of the Console Window in a c# console application. I get an ArgumentOutOfRangeException with this message:
ArgumentOutOfRangeException
Th
Console height is specified in rows (lines), not pixels.
http://msdn.microsoft.com/en-us/library/system.console.windowheight.aspx