TextBoundsTextRunBounds Property
Get a list of run bounding rectangles
Namespace: Avalonia.Media.TextFormattingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public IList<TextRunBounds> TextRunBounds { get; }
Public ReadOnly Property TextRunBounds As IList(Of TextRunBounds)
Get
member TextRunBounds : IList<TextRunBounds> with get
Return Value
IListTextRunBoundsArray of text run bounds