TextLineMetricsWidthIncludingTrailingWhitespace Property
Gets the width of a line of text, including trailing whitespace characters.
Namespace: Avalonia.Media.TextFormattingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public double WidthIncludingTrailingWhitespace { get; init; }
Public Property WidthIncludingTrailingWhitespace As Double
Get
Set
member WidthIncludingTrailingWhitespace : float with get, set
Property Value
Double