Experimental
: this API is experimental and might be changed or removed in the future.
RectUtils
.Encompass
public static
Rect
Encompass
(
Rect
a
,
Rect
b
);
Parameters
a
Rect a.
b
Rect b.
Returns
Rect
New rectangle.
Description 描述
Create rectangle that encompasses two rectangles.