Gets font cell height.

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

Field Value

Font cell height.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also