IScreen.Scroll Method
Namespace: Rebex.TerminalEmulation.Interop
Assembly: Rebex.Terminal.dll (version 7.0.9083)
Scroll(Int32)
Scroll up by the specified number of rows.
Declaration
void Scroll(int rows)
Parameters
Type | Name | Description |
---|---|---|
Int32 | rows |