TextLayoutExtent Property

The distance from the topmost black pixel of the first line to the bottommost black pixel of the last line.

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public double Extent { get; }

Property Value

Double

See Also