Search results

NodeFixedUserHandleDirective API in Angular Diagram API component

Nodes Directive

<e-nodes>
<e-node>
<e-node-fixeduserhandles>
<e-node-fixeduserhandle>
</e-node-fixeduserhandle>
</e-node-fixeduserhandles>
</e-node>
</e-nodes>

Properties

cornerRadius

any

Specifies the cornerRadius for fixed user handle container

Defaults to 0

fill

any

Specifies the fill color of the fixed user handle

Defaults to ‘transparent’

handleStrokeColor

any

Specifies the stroke color of the fixed user handle container

Defaults to

handleStrokeWidth

any

Specifies the stroke width of the fixed user handle container

Defaults to 1

height

any

Specifies the height of the fixed user handle

Defaults to 10

iconStrokeColor

any

Specifies the stroke color of the fixed user handle

Defaults to ‘transparent’

iconStrokeWidth

any

Specifies the stroke width of the fixed user handle

Defaults to 0

id

any

Specifies the unique id of the fixed user handle

Defaults to

margin

any

Specifies the space that the fixed user handle has to be moved from its actual position

Defaults to new Margin(0,0,0,0)

offset

any

Specifies the position of the node fixed user handle

Defaults to { x: 0, y: 0 }

padding

any

Specifies the space between the fixed user handle and container

Defaults to new Margin(0,0,0,0)

pathData

any

Specifies the shape information for fixed user handle

Defaults to

visibility

any

Specifies the visibility of the fixed user handle

Defaults to true

width

any

Specifies the width of the fixed user handle

Defaults to 10