Toggle side menu
Toggle side menu
Home
Documentation
API
Rect
.
Union
(Rect)
Method
Summary
Gets the union of two rectangles.
Namespace
Avalonia
Containing Type
Rect
Syntax
public Rect Union(Rect rect)
Parameters
Name
Type
Description
rect
Rect
The other rectangle.
Return Value
Type
Description
Rect
The union.