Documentation
Dlang.org
Size.this
graphene
size
Size
Create a
size.Size
boxed type.
this
(float width, float height)
class
Size
this
(
float
width
= 0.0
,
float
height
= 0.0
)
this
(void* ptr, Flag!"Take" take)
Parameters
width
float
the width
height
float
the height
graphene
size
Size
constructors
this
functions
cPtr
equal
initFromSize
init_
interpolate
scale
self
properties
gType
height
width
static functions
alloc
getGType
zero
Create a size.Size boxed type.