Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

TerminalScreen.SetCell Method

Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9147)

SetCell(Int32, Int32, TerminalCell)

Sets the cell at the specified position to the specified cell.

Declaration
public void SetCell(int column, int row, TerminalCell cell)
Parameters
Type Name Description
Int32 column

Cell column (0 is the first column).

Int32 row

Cell row (-HistoryLength is the lowest row, 0 is the first row on the screen).

TerminalCell cell

Cell to replace the original cell.

In This Article
  • SetCell(Int32, Int32, TerminalCell)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies