Click or drag to resize

FontIHandlerLeading Property

Gets the leading space between each line

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

Property Value

Type: Single
The leading.
See Also