Skip to main content

Union Method

Gets the union of two rectangles.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public Rect Union(
Rect rect
)

Parameters

  Rect
The other rectangle.

Return Value

Rect
The union.

See Also

Reference

Rect Structure
Avalonia Namespace