Mentalis.org Proxy Documentation |
|
Org.Mentalis.Utilities.ConsoleAttributes Namespace
Namespace hierarchy
Classes
Class |
Description |
ConsoleAttributes
|
The ConsoleAttributes class can change several attributes of your console window. |
Structures
Structure |
Description |
CONSOLE_CURSOR_INFO
|
The CONSOLE_CURSOR_INFO structure contains information about the console cursor.
|
CONSOLE_SCREEN_BUFFER_INFO
|
The CONSOLE_SCREEN_BUFFER_INFO structure contains information about a console screen buffer.
|
COORD
|
The COORD structure defines the coordinates of a character cell in a console screen buffer. The origin of the coordinate system (0,0) is at the top, left cell of the buffer.
|
SMALL_RECT
|
The SMALL_RECT structure defines the coordinates of the upper left and lower right corners of a rectangle.
|
Enumerations
Enumeration |
Description |
ConsoleColor
|
Enumerates all available colors for the forecolor or the backcolor of the console. |