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