Skip to content

textmode.js / TextmodeGrid / offsetX

Accessor: offsetX

Get Signature

ts
get offsetX(): number;

Horizontal offset in pixels from the canvas edge to the grid.

Returns

number

Example