Skip to main content

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)

public abstract double Baseline { get; }
View Source

Return Value

Double
A Double that represents the baseline distance.

See Also

Reference

TextLine Class
Avalonia.Media.TextFormatting Namespace