ScreenBuffer Members
The ScreenBuffer type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
|
|
CursorVisible |
Whether or nt the cursor is visible. Encapsulated using the CursorVisible property.
|
|
|
Cx |
The x coordinate position of the cursor.
|
|
|
Cy |
The y coordinate position of the cursor.
|
|
|
Va |
Array of color data for the entire screen.
|
|
|
Vc |
Array of character data for the entire screen.
|