FormattedTextLine Class

Summary

Stores information about a line of FormattedText.
Namespace
Avalonia.Media
Base Types
  • object
graph BT Type-->Base0["object"] Type["FormattedTextLine"] class Type type-node

Syntax

public class FormattedTextLine

Constructors

Name Summary
FormattedTextLine(int, double) Initializes a new instance of the FormattedTextLine class.

Properties

Name Value Summary
Height double
Gets the height of the line, in pixels.
Length int
Gets the length of the line, in characters.