The IScreen type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | Clear |
Clear the contents of the specified rectangle.
|
![]() ![]() | Copy |
Copy the contents of the specified rectangle.
|
![]() ![]() | Resize |
Resize the screen.
|
![]() ![]() | Scroll |
Scroll up by the specified number of rows.
|
![]() ![]() | SetColor |
Set the current foreground and background colors.
|
![]() ![]() | SetCursorPosition |
Set cursor position and visibility.
|
![]() ![]() | Write |
Write text at the specified position.
|