Skip to content

@ue-too/board / drawAxis

Function: drawAxis()

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

Defined in: packages/board/src/utils/drawing-utils.ts:93

Parameters

context

CanvasRenderingContext2D

boundaries

Boundaries

zoomLevel

number

alignCoordinateSystem

boolean

Returns

void

Description

Draws the axis of the board.

Deprecated