Click or drag to resize

FontLineHeight Property

Gets the height of a single line of the font

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public float LineHeight { get; }

Property Value

Type: Single
The height of a single line
See Also