VisualBounds Property

Gets the bounds of the control relative to its parent.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Rect Bounds { get; protected set; }

Property Value

Rect

See Also