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

ScriptEvent.CursorInArea Method

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

CursorInArea(Int32, Int32, Int32, Int32)

Gets a ScriptEvent that matches a cursor appearing in the specified area.

Declaration
public static ScriptEvent CursorInArea(int row, int column, int width, int height)
Parameters
Type Name Description
Int32 row

Row of the top left corner of the area.

Int32 column

Column of the top lef corner of the area.

Int32 width

Area width.

Int32 height

Area height.

Returns
Type Description
ScriptEvent

ScriptEvent that matches a cursor appearing in the specified area.

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