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

TerminalScreen.GetRegionText Method

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

GetRegionText(Int32, Int32, Int32, Int32)

Gets the text at the specified region. It is represented by array of lines.

Declaration
public string[] GetRegionText(int column, int row, int width, int height)
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).

Int32 width

Width of the region.

Int32 height

Height of the region.

Returns
Type Description
String[]
In This Article
  • GetRegionText(Int32, Int32, Int32, Int32)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies