Share via


TextLine Class

Definition

Represents a line of text with its measured width.

public ref class TextLine
public class TextLine
type TextLine = class
Public Class TextLine
Inheritance
TextLine

Constructors

TextLine(String, Single)

Represents a line of text with its measured width.

Properties

Value

Gets the text content of the line.

Width

Gets the measured width of the line.

Applies to