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