TextLineExtent Property
Gets the distance from the top-most to bottom-most black pixel in a line.
Namespace: Avalonia.Media.TextFormattingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public abstract double Extent { get; }
Public MustOverride ReadOnly Property Extent As Double
Get
abstract Extent : float with get
Return Value
Double
A value that represents the extent distance.