TerminalScreen.CursorTop Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9448)
CursorTop
Gets the cursor row (0 is the first row).
Declaration
public int CursorTop { get; }
Property Value
| Type | Description |
|---|---|
| Int32 | Cursor row. |