TextRunBounds Property
Get a list of run bounding rectangles
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public IList<TextRunBounds> TextRunBounds { get; }
Public ReadOnly Property TextRunBounds As IList(Of TextRunBounds)
Get
member TextRunBounds : IList<TextRunBounds> with get
Return Value
IList(TextRunBounds)
Array of text run bounds