Rect.this

Construct a new Rect.

struct Rect
this
pure nothrow
(
int x
,
int y
,
int width
,
int height
)

Meta