Baseline Property
Gets the distance from the top to the baseline of the current TextLine object.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public abstract double Baseline { get; }
Public MustOverride ReadOnly Property Baseline As Double
Get
abstract Baseline : float with get
Return Value
Double
A Double that represents the baseline distance.