Baseline 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 Baseline { get; }
Public ReadOnly Property Baseline As Double
Get
member Baseline : float with get
Property Value
DoubleSee Also
Reference
TextMetrics Structure
Avalonia.Media.TextFormatting Namespace