Ascent Property
Gets the recommended distance above the baseline.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double Ascent { get; }
Public ReadOnly Property Ascent As Double
Get
member Ascent : float with get
Property Value
DoubleSee Also
Reference
TextMetrics Structure
Avalonia.Media.TextFormatting Namespace