TextLineLength Property

Gets the total number of TextSource positions of the current line.

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public abstract int Length { get; }

Property Value

Int32

See Also