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