IScreen.Clear Method
Namespace: Rebex.TerminalEmulation.Interop
Assembly: Rebex.Terminal.dll (version 7.0.9147)
Clear(Int32, Int32, Int32, Int32)
Clear the contents of the specified rectangle.
Declaration
void Clear(int left, int top, int width, int height)