Rect.this

Constructs the Rect from four integers

struct Rect
this
(
int x
,
int y
,
int w
,
int h
)

Meta