Skip to main content

WidthIncludingTrailingWhitespace Property

Gets the width of a line of text, including trailing whitespace characters.

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public double WidthIncludingTrailingWhitespace { get; init; }

Property Value

Double

See Also

Reference

TextLineMetrics Structure
Avalonia.Media.TextFormatting Namespace