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; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also