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.

Deprecated