Require that a circle c contains rectangle r with optional padding padding.
c
r
padding
Center of c
Radius of c
The top-right, top-left, bottom-left, bottom-right points (in that order) of rectangle rect
rect
Margin between the polygon and the point (default: 0)
Require that a circle
c
contains rectangler
with optional paddingpadding
.