Extent Property
Gets the distance from the top-most to bottom-most black pixel in a line.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double Extent { get; init; }
Public Property Extent As Double
Get
Set
member Extent : float with get, set
Property Value
DoubleSee Also
Reference
TextLineMetrics Structure
Avalonia.Media.TextFormatting Namespace