Rect.offset

add offset to horizontal and vertical coordinates

struct Rect
@safe @nogc nothrow
void
offset
(
int dx
,
int dy
)

Meta