[]
Represents diagram edge (link between two nodes).
public class Edge : EdgeBase, IStyleProvider, INotifyPropertyChanged
Public Class Edge
Inherits EdgeBase
Implements IStyleProvider, INotifyPropertyChanged
| Name | Description |
|---|---|
| Edge() |
| Name | Description |
|---|---|
| style | Edge style. |
| Name | Description |
|---|---|
| Style | Get or set the node style. |
| Name | Description |
|---|---|
| GetStyle(string) | Gets the platform-independent element style. |
| SetStyle(_Style, string) | Sets the element style based on provided platform-independent style. |