Experimental: this API is experimental and might be changed or removed in the future.

RectUtils.Encompass

Switch to Manual
public static Rect Encompass (Rect a, Rect b);

Parameters

aRect a.
bRect b.

Returns

Rect New rectangle.

Description

Create rectangle that encompasses two rectangles.