RoundedRect.containsRect

Checks if the given rect is contained inside the rounded rectangle.

class RoundedRect
bool
containsRect

Parameters

rect graphene.rect.Rect

the rectangle to check

Return Value

Type: bool

true if the rect is fully contained inside the rounded rectangle