Clears the whole screen and sets cursor position to the top-left corner.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Sub Clear |
C# |
---|
public void Clear() |