TextLayoutWidth Property

The maximum advance width between the leading and trailing alignment points of a line, excluding the width of whitespace characters at the end of the line.

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public double Width { get; }

Property Value

Double

See Also