Skip to content

@ue-too/board / index / drawBoundingBox

函式: drawBoundingBox()

drawBoundingBox(context, boundaries, alignCoordinateSystem): void

定義於: packages/board/src/utils/drawing-utils.ts:53

參數

context

CanvasRenderingContext2D

boundaries

Boundaries

alignCoordinateSystem

boolean

回傳

void

Description

Draws a bounding box on the canvas.

已棄用