TextBaseline Property
Gets the distance from the top to the baseline of the line of text.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double TextBaseline { get; init; }
Public Property TextBaseline As Double
Get
Set
member TextBaseline : float with get, set
Property Value
DoubleSee Also
Reference
TextLineMetrics Structure
Avalonia.Media.TextFormatting Namespace