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; }
Public ReadOnly Property LineHeight As Single
Get
member LineHeight : float32 with get
Property Value
Type:
SingleThe height of a single line
See Also