Rect.increase

Increase current size.

struct Rect
@nogc
void
increase
pure nothrow
(
int width
,
int height
)

Meta