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

RectUtils.Encompass

Cambiar al Manual
public static Rect Encompass (Rect a, Rect b);

Parámetros

aRect a.
bRect b.

Valor de retorno

Rect New rectangle.

Descripción

Create rectangle that encompasses two rectangles.