is_circle#

PolygonData.is_circle()#

Determine whether the outer contour of the polygon is a circle.

Returns:
bool

True when the outer contour of the polygon is a circle holes, False otherwise.