is_circle# PolygonData.is_circle()# Determine whether the outer contour of the polygon is a circle. Returns: boolTrue when the outer contour of the polygon is a circle holes, False otherwise.