TextLineMetricsExtent 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) Version: 11.3.999
public double Extent { get; init; }

Property Value

Double

See Also