GetBoundingRectangle Method
Gets the bounding rectangle of the element that is associated with the automation peer in top-level coordinates.
Definition
Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Rect GetBoundingRectangle()
Public Function GetBoundingRectangle As Rect
member GetBoundingRectangle : unit -> Rect