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