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 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.