Edge routing style specifier.
Namespace: yWorks.yFiles.Layout.HierarchicAssembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public enum RoutingStyle |
| Visual Basic |
|---|
Public Enumeration RoutingStyle |
Members
| Member name | Description | ||
|---|---|---|---|
| Polyline | 0 | Edge routing style specifier. Routes the edges as polylines. | |
| Orthogonal | 1 | Edge routing style specifier. Routes the edges orthogonally, i.e. all edge segments are either vertically or horizontally aligned. |