Summary
Gets the text range that is covered by the text line.
- Namespace
- Avalonia
.Media .TextFormatting - Containing Type
- TextLineMetrics
Syntax
public TextRange TextRange { get; }
Value
Type | Description |
---|---|
TextRange | The text range that is covered by the text line. |