TextLine.

TextRange Property

Summary

Gets the text range that is covered by the line.
Namespace
Avalonia.Media.TextFormatting
Containing Type
TextLine

Syntax

public abstract TextRange TextRange { get; }

Value

Type Description
TextRange The text range that is covered by the line.