Search results

LayerDirective API in Angular Diagram API component

Layers Directive

<e-layers>
<e-layer></e-layer>
</e-layers>

Properties

addInfo

any

Defines the description of the layer

Defaults to undefined

id

any

Defines the id of a diagram layer

Defaults to

lock

any

Enables or disables editing objects in a particular layer

Defaults to false

objects

any

Defines the collection of the objects that are added to a particular layer

Defaults to undefined

visible

any

Enables or disables the visibility of objects in a particular layer

Defaults to true

zIndex

any

Defines the zOrder of the layer

Defaults to -1