GeometryBounds Property

Gets the geometry's bounding rectangle.

Definition

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

Property Value

Rect

See Also