dformlib ~master (2016-07-18T06:49:59Z)
Dub
Repo
Size.this
dfl
drawing
Size
Construct a new Size.
this
(
int
width
,
int
height
)
struct
Size
this
pure nothrow
(
int
width
,
int
height
)
this
(
in
SIZE
*
size
)
Meta
Source
See Implementation
dfl
drawing
Size
constructors
this
Construct a new Size.