[]
Represents edge base class.
public class EdgeBase : DiagramElement, IStyleProvider, INotifyPropertyChanged
Public Class EdgeBase
Inherits DiagramElement
Implements IStyleProvider, INotifyPropertyChanged
| Name | Description |
|---|---|
| EdgeBase() |
| Name | Description |
|---|---|
| Source | Gets or sets the source node. |
| SourceArrow | Gets or sets the source arrow appearance. |
| Target | Gets or sets the target node. |
| TargetArrow | Gets or sets the target arrow appearance. |
| Text | Gets or sets the edge text label. |
| Name | Description |
|---|---|
| ToString() |