Gets or sets the font em-size in points.

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

Syntax

Visual Basic
Public Property FontSize As Single
	Get
	Set
C#
public float FontSize { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also