Click or drag to resize

FontBaseline Property

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; }

Property Value

Type: Single
The baseline offset from the drawing point
See Also