Specifies a SMALL_RECT structure that contains the screen buffer coordinates of the upper-left and lower-right corners of the display window.
[Visual Basic]Public srWindow As Org.Mentalis.Utilities.ConsoleAttributes.SMALL_RECT
[C#]
public SMALL_RECT srWindow;
See Also
CONSOLE_SCREEN_BUFFER_INFO Class | CONSOLE_SCREEN_BUFFER_INFO Members | Org.Mentalis.Utilities.ConsoleAttributes Namespace