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