ScreenBuffer Members

The ScreenBuffer type exposes the following members.

Constructors


  Name Description
Public method ScreenBuffer

Fields


  Name Description
Public field CursorVisible
Whether or nt the cursor is visible. Encapsulated using the CursorVisible property.
Public field Cx
The x coordinate position of the cursor.
Public field Cy
The y coordinate position of the cursor.
Public field Va
Array of color data for the entire screen.
Public field Vc
Array of character data for the entire screen.