Represents a fixed-width terminal font.

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

Syntax

Visual Basic
Public NotInheritable Class TerminalFont _
	Implements IDisposable
C#
public sealed class TerminalFont : IDisposable

Inheritance Hierarchy

System..::..Object
  Rebex.TerminalEmulation..::..TerminalFont

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also