TextLayoutBaseline Property

The distance from the top of the first line to the baseline of the first line.

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public double Baseline { get; }

Property Value

Double

See Also