Gets the size of a character cell.

Namespace:  Rebex.TerminalEmulation
Assembly:  Rebex.Terminal (in Rebex.Terminal.dll)

Syntax

Visual Basic
ReadOnly Property CellSize As Size
	Get
C#
Size CellSize { get; }

Field Value

Size of character cell.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also