RectangleGeometryRect Property

Gets or sets the bounds of the rectangle.

Definition

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

Property Value

Rect

See Also