Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

TerminalFont Class

Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9147)

Represents a fixed-width terminal font.

Syntax
public sealed class TerminalFont : IDisposable
Inheritance
Object
TerminalFont
Implements
IDisposable
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Constructors

Name Description
TerminalFont(TerminalFontInfo)

Initializes a new instance of terminal font with the specified font info.

TerminalFont(FontFamily, Single)

Initializes a new instance of terminal font with the specified family name and size.

TerminalFont(String, Single)

Initializes a new instance of terminal font with the specified family name and size.

Properties

Name Description
Height

Gets font cell height.

Width

Gets font cell width.

Methods

Name Description
Dispose()

Disposes the TerminalFont object.

FromDosFont(Byte[])

Creates a font from a DOS raster font.

FromDosFont(Byte[], Boolean)

Creates a font from a DOS raster font.

IsSupportedFamily(FontFamily)

Gets a value indicating whether the specified font family is supported.

IsSupportedFamily(String)

Gets a value indicating whether the specified font family is supported.

In This Article
  • Constructors
  • Properties
  • Methods
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies