Search results

ConnectorFixedUserHandle API in Angular Diagram API component

Defines the connector Fixed User Handle

Properties

alignment

FixedUserHandleAlignment

Specifies the segment alignment of the fixed user handle

  • Center - Aligns the annotation at the center of a connector segment
  • Before - Aligns the annotation before a connector segment
  • After - Aligns the annotation after a connector segment

Defaults to Center

cornerRadius

number

Specifies the cornerRadius for fixed user handle container

Defaults to 0

displacement

PointModel

Specifies the displacement of an fixed user handle from its actual position

Defaults to undefined

fill

string

Specifies the fill color of the fixed user handle

Defaults to ‘transparent’

handleStrokeColor

string

Specifies the stroke color of the fixed user handle container

Defaults to

handleStrokeWidth

number

Specifies the stroke width of the fixed user handle container

Defaults to 1

height

number

Specifies the height of the fixed user handle

Defaults to 10

iconStrokeColor

string

Specifies the stroke color of the fixed user handle

Defaults to ‘transparent’

iconStrokeWidth

number

Specifies the stroke width of the fixed user handle

Defaults to 0

id

string

Specifies the unique id of the fixed user handle

Defaults to

offset

number

Specifies the position of the connector fixed user handle

Defaults to 0.5

padding

MarginModel

Specifies the space between the fixed user handle and container

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

pathData

string

Specifies the shape information for fixed user handle

Defaults to

visibility

boolean

Specifies the visibility of the fixed user handle

Defaults to true

width

number

Specifies the width of the fixed user handle

Defaults to 10