HasOverflowed Property
Gets a value that indicates whether content of the line overflows the specified paragraph width.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool HasOverflowed { get; init; }
Public Property HasOverflowed As Boolean
Get
Set
member HasOverflowed : bool with get, set
Property Value
BooleanSee Also
Reference
TextLineMetrics Structure
Avalonia.Media.TextFormatting Namespace