Height Property
Gets the height of a line of text.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
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.