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 double Height { get; init; }
Public Property Height As Double
Get
Set
member Height : float with get, set
Property Value
DoubleSee Also
Reference
TextLineMetrics Structure
Avalonia.Media.TextFormatting Namespace