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