ASPxClientDiagramChangeConnectorPointsEventArgs Properties
Contains information about the processed connector.| Name | Description |
|---|---|
| connector | The processed connector. |
| newPoints | The array of new connector points. |
| oldPoints | The array of previous connection points. |
See Also