Bounds Property
Gets the control's bounds in its local coordinate space.
Definition
Namespace: Avalonia.VisualTree
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Rect Bounds { get; }
Public ReadOnly Property Bounds As Rect
Get
member Bounds : Rect with get