Bounds Property
Gets the bounds of the control relative to its parent.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Rect Bounds { get; protected set; }
Public Property Bounds As Rect
Get
Protected Set
member Bounds : Rect with get, set