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

RectUtils.Encompass

매뉴얼로 전환
public static Rect Encompass (Rect a, Rect b);

파라미터

aRect a.
bRect b.

반환

Rect New rectangle.

설명

Create rectangle that encompasses two rectangles.