Rect.getUnion

Returns an union of the given and this Rect.

struct Rect(T)
const
getUnion
(
ref const Rect rect
)
if (
isNumeric!T
)

Meta