PolygonArtist.viewbox
- PolygonArtist.viewbox()[source]
Compute the bounds of the current view.
- Returns
tuple[[float, float], [float, float], [float, float], [float]] – Coordinates of the corners of the 2D view box.
Compute the bounds of the current view.
tuple[[float, float], [float, float], [float, float], [float]] – Coordinates of the corners of the 2D view box.