Click or drag to resize

FontSizes Class

Contains constants for special system font sizes.
Inheritance Hierarchy
SystemObject
  Flex.Hal.Term.SchemesFontSizes

Namespace: Flex.Hal.Term.Schemes
Assembly: Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 6.0.8219.1880
Syntax
public static class FontSizes

The FontSizes type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberAutoExact Instructs the terminal to automatically select a font size that fills the entire screen while snapping to the nearest pixel. This provides a sharper and more readable font in the cost having some border spaces on the sides.
Public fieldStatic memberAutoFill Instructs the terminal to automatically select a font size that fills the entire screen.
Top
See Also