rectangled

pure nothrow @nogc
rectangled
(
double x
,
double y
,
double width
,
double height
)

Return Value

Type: box2d

A 2D rectangle with point x,y, width and height.

Meta