TransformedBoundsBounds Property

Gets the control's bounds in its local coordinate space.

Definition

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

Property Value

Rect

See Also