RoundedRect.containsPoint

bool containsPoint(graphene.point.Point point)

Checks if the given point is inside the rounded rectangle.

Parameters

pointthe point to check

Returns

true if the point is inside the rounded rectangle