dformlib ~master (2016-07-18T06:49:59Z)
Dub
Repo
Rect.this
dfl
drawing
Rect
Construct a new Rect.
struct
Rect
this
pure nothrow
(
int
x
,
int
y
,
int
width
,
int
height
)
Meta
Source
See Implementation
dfl
drawing
Rect
constructors
this
static functions
fromLTRB
Construct a new Rect.