Gets the cursor row (0 is the first row).
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property CursorTop As Integer Get |
C# |
---|
public int CursorTop { get; } |