Specifies the maximum size of the console window, given the current screen buffer size and font and the screen size.
[Visual Basic]Public dwMaximumWindowSize As Org.Mentalis.Utilities.ConsoleAttributes.COORD
[C#]
public COORD dwMaximumWindowSize;
See Also
CONSOLE_SCREEN_BUFFER_INFO Class | CONSOLE_SCREEN_BUFFER_INFO Members | Org.Mentalis.Utilities.ConsoleAttributes Namespace