Skip to content

makeBoundingBoxFromPoints

makeBoundingBoxFromPoints(points): TBBox

Parameters

points: XY[]

Returns

TBBox

Object with left, top, width, height properties

Defined in

src/util/misc/boundingBoxFromPoints.ts:10