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.
Namespace: Avalonia.Media.TextFormattingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public double Width { get; }
Public ReadOnly Property Width As Double
Get
member Width : float with get
Property Value
Double