Rectangle Property
Text run bounding rectangle
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Rect Rectangle { get; }
Public ReadOnly Property Rectangle As Rect
Get
member Rectangle : Rect with get
Property Value
RectSee Also
Reference
TextRunBounds Structure
Avalonia.Media.TextFormatting Namespace