Length Property
Gets the total number of TextSource positions of the current line.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public abstract int Length { get; }
Public MustOverride ReadOnly Property Length As Integer
Get
abstract Length : int with get