is_box#

PolygonData.is_box()#

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

Returns:
bool

True when the outer corner of the polygon is a box, False otherwise.