Gets the number of character rows of the resized terminal.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public Property Rows As Integer Get Set |
| C# |
|---|
public int Rows { get; set; } |