TextLineBaseline Property
Gets the distance from the top to the baseline of the current TextLine object.
Namespace: Avalonia.Media.TextFormattingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
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.