boundingRectangle

open override val boundingRectangle: Rectangle

Gives the smallest Rectangle that fully contains this Polygon.

┌─────────────────────┐
│     **********      │
│   ************      │
│ **************      │
│*********************│
│*********************│
│******************** │
│*******************  │
│       ************  │
│        ***********  │
│         **********  │
└─────────────────────┘