InlineBaselineAlignment Property

Describes how the baseline for a text-based element is positioned on the vertical axis, relative to the established baseline for text.

Definition

Namespace: Avalonia.Controls.Documents
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public BaselineAlignment BaselineAlignment { get; set; }

Property Value

BaselineAlignment

See Also