The VirtualTerminal type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CellSize |
Gets the size of a character cell.
| |
| HistoryLength |
Gets the current history buffer length.
| |
| IsDisposed |
Gets a value indicating whether the terminal is disposed.
| |
| Options |
Gets or sets terminal options.
| |
| Palette |
Gets or sets the terminal palette.
| |
| ReceivedData | Obsolete. | |
| Recorder |
Gets or sets incoming data recorder.
| |
| Screen |
Gets the terminal screen object.
| |
| Scripting |
Gets the object which allows enhanced scripting.
| |
| TerminalFont |
Gets or sets the terminal font. Setting the font may also cause the screen size to be adjusted to fit into the control area.
| |
| Transfers |
Gets the object which allows file transferring.
|