Click or drag to resize

HaoTermFontFamily Property

Gets or sets the font family.

Namespace:  Flex.Hal.Term
Assembly:  Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 4.1.4031.1525
Syntax
public FontFamily FontFamily { get; set; }

Property Value

Type: FontFamily
Remarks
Only monospaced fonts are allowed. Invalid or unsupported fonts are ignored.
See Also