dfl2 v1.0.5 (2014-11-08T16:02:22Z)
Home
Dub
Repo
Rect.size
dfl
drawing
Rect
Size
size
[@property getter]
Size
size
[@property setter]
struct
Rect
@
property
void
size
(
Size
sz
)
int
x
;
int
y
;
int
width
;
int
height
;
Meta
Source
See Implementation
dfl
drawing
Rect
functions
contains
getRect
inflate
intersectsWith
offset
opEquals
properties
bottom
location
right
size
static functions
fromLTRB
opCall
variables
height
width
x
y