TextLineMetricsTextBaseline 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) Version: 11.3.999
public double TextBaseline { get; init; }

Property Value

Double

See Also