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

a矩形 a。
b矩形 b。

Returns

Rect 新矩形。

Description

创建包含两个矩形的矩形。