Skip to content

Documentation / joplin-plugin-api / Rectangle

Interface: Rectangle

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

Released under the MIT License.