DiagramChangeConnectionArgs

Contains information about the processed connection.

connectionPointIndex

The index of the processed point in the shape's connection point collection.

Type:

Number

connector

The processed connector.

Type: dxDiagramConnector

connectorPosition

The position of the connector in the processed point.

Type:

String

Accepted Values: 'start' | 'end'

newShape

The new connected shape.

Type: dxDiagramShape

oldShape

The previous connected shape.

Type: dxDiagramShape