Skip to main content

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)

public abstract double Extent { get; }
View Source

Return Value

Double
A value that represents the extent distance.

See Also

Reference

TextLine Class
Avalonia.Media.TextFormatting Namespace