Documentation / joplin-plugin-api / Rectangle
Interface: Rectangle
Defined in: types.ts:369
Properties
height?
optional
height:number
Defined in: types.ts:373
width?
optional
width:number
Defined in: types.ts:372
x?
optional
x:number
Defined in: types.ts:370
y?
optional
y:number
Defined in: types.ts:371