Click or drag to resize

HaoTermFontSize Property

Gets or sets the font size.

Namespace:  Flex.Hal.Term
Assembly:  Flex.Hal.Term (in Flex.Hal.Term.dll) Version: 4.1.4031.1525
Syntax
[TypeConverterAttribute(typeof(LengthConverter))]
public double FontSize { get; set; }

Property Value

Type: Double
Remarks
System defined AutoExact and AutoFill can be used.
See Also