[]
Provides data for FlexDiagram.EdgeCreated event.
public class EdgeCreatedEventArgs : CancelEventArgs
Public Class EdgeCreatedEventArgs
Inherits CancelEventArgs
| Name | Description |
|---|---|
| Edge | Gets the created edge instance. |
| Source | Gets the source node. |
| Target | Gets the target node. |