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