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