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