Rectangle.set

Set the rectangle's dimensions

struct Rectangle
@nogc nothrow pure
void
set
(
float newX
,
float newY
,
float newWidth
,
float newHeight
)

Meta