DiagramChangeConnectorPointsArgs

Contains information about the processed connector.

connector

The processed connector.

Type: dxDiagramConnector

newPoints

The array of new connection points.

Type:

Array<Object>

oldPoints

The array of previous connection points.

Type:

Array<Object>