Gets the terminal height.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public MustOverride ReadOnly Property TerminalHeight As Integer Get |
| C# |
|---|
public abstract int TerminalHeight { get; } |