TextLineHeight Property
Gets the height of a line of text.
Namespace: Avalonia.Media.TextFormattingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public abstract double Height { get; }
Public MustOverride ReadOnly Property Height As Double
Get
abstract Height : float with get
Return Value
Double
The text line height.