offset

fun offset(dx: <Error class: unknown class>, dy: <Error class: unknown class>): RoundedRect

Offsets the bound's origin by @dx and @dy.

The size and corners of the rectangle are unchanged.

Return

the offset rectangle

Parameters

dx

the horizontal offset

dy

the vertical offset