Returns a rectangle that encompasses dimension of line
import { Lines } from 'https://unpkg.com/ixfx/dist/geometry.js';const rect = Lines.bbox(line); Copy
import { Lines } from 'https://unpkg.com/ixfx/dist/geometry.js';const rect = Lines.bbox(line);
Returns a rectangle that encompasses dimension of line