dformlib v0.2.1 (2016-02-11T22:33:45Z)
Dub
Repo
Rect.size
dfl
drawing
Rect
Undocumented in source. Be warned that the author may not have intended to support it.
Size
size
()
void
size
(Size sz)
struct
Rect
pure nothrow @
property
void
size
(
Size
sz
)
int
x
;
int
y
;
int
width
;
int
height
;
Meta
Source
See Implementation
dfl
drawing
Rect
constructors
this
functions
bottom
contains
getRect
inflate
intersectsWith
location
offset
opEquals
right
size
static functions
fromLTRB
variables
height
width
x
y