ASPxClientDiagramChangeConnectionEventArgs Properties
Contains information about the processed connection.Name | Description |
---|---|
connectionPointIndex | The index of the processed point in the shape’s connection point collection. |
connector | The processed connector. |
newShape | The new connected shape. |
oldShape | The previous connected shape. |
position | The position of the connector in the processed point. |
See Also