Function Rect.offset
add offset to horizontal and vertical coordinates
void offset(
int dx,
int dy
) nothrow @nogc @safe;
add offset to horizontal and vertical coordinates
void offset(
int dx,
int dy
) nothrow @nogc @safe;