Gets the leading space between each line
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public float Leading { get; }
Public ReadOnly Property Leading As Single
Get
member Leading : float32 with get
Property Value
Type:
SingleThe leading.
See Also