Skip to content

@ue-too/board / index / drawAxis

函式: drawAxis()

drawAxis(context, boundaries, zoomLevel, alignCoordinateSystem): void

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

參數

context

CanvasRenderingContext2D

boundaries

Boundaries

zoomLevel

number

alignCoordinateSystem

boolean

回傳

void

Description

Draws the axis of the board.

已棄用