FontMetrics.UnderlinePosition Property

Gets the vertical position of the underline bar's center, relative to the baseline, in pixels.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public float UnderlinePosition { get; }

Property Value

The vertical position of the underline bar's center, relative to the baseline, in pixels.

Remarks

It is negative if it is below the baseline.

See Also

Reference

Manual