Skip to main content

Interface: DrawnEntity

Properties

height?

optional height: number

Defined in

types.ts:15


id?

optional id: number

Defined in

types.ts:11


name?

optional name: string

Defined in

types.ts:7


rowBreaker?

optional rowBreaker: boolean

Defined in

types.ts:17


show_indexes?

optional show_indexes: boolean

Defined in

types.ts:13


style?

optional style: Styles

Defined in

types.ts:14


type?

optional type: string

Defined in

types.ts:8


value?

optional value: any

Defined in

types.ts:12


width?

optional width: number

Defined in

types.ts:16


x?

optional x: number

Defined in

types.ts:9


y?

optional y: number

Defined in

types.ts:10