UnderlinePosition Property
Gets a value that indicates the distance of the underline from the baseline.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double UnderlinePosition { get; }
Public ReadOnly Property UnderlinePosition As Double
Get
member UnderlinePosition : float with get
Property Value
DoubleSee Also
Reference
TextMetrics Structure
Avalonia.Media.TextFormatting Namespace