evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
Rectangle.size
evael
utils
Rectangle
Rectangle
Undocumented in source. Be warned that the author may not have intended to support it.
const
(
Size
!
S
)
size
[@property getter]
struct
Rectangle
(T = float, S = int)
@
nogc
@
property
nothrow ref const
const
(
Size
!
S
)
size
(
)
Size
!
S
size
[@property setter]
T
left
;
T
right
;
T
bottom
;
T
top
;
Meta
Source
See Implementation
evael
utils
Rectangle
Rectangle
constructors
this
functions
isIn
properties
size
variables
bottom
left
right
top