Gets the offset of the baseline from the drawing point
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public float Baseline { get; }
Public ReadOnly Property Baseline As Single
Get
member Baseline : float32 with get
Property Value
Type:
SingleThe baseline offset from the drawing point
See Also