Skip to content

本页由脚本自动生成,请勿手动编辑。如需补充说明,请使用 ::: tip 块。

Defined in: types/base.d.ts:68

Properties

zoom

ts
zoom: number;

Defined in: types/base.d.ts:69


currentTool

ts
currentTool: string;

Defined in: types/base.d.ts:70


snapToGrid

ts
snapToGrid: boolean;

Defined in: types/base.d.ts:71


showGrid

ts
showGrid: boolean;

Defined in: types/base.d.ts:72


width

ts
width: number;

Defined in: types/base.d.ts:73


height

ts
height: number;

Defined in: types/base.d.ts:74


wmm

ts
wmm: number;

Defined in: types/base.d.ts:75


hmm

ts
hmm: number;

Defined in: types/base.d.ts:76


dpm

ts
dpm: number;

Defined in: types/base.d.ts:77

基于 MIT 许可发布