Edge routing style specifier.
Namespace: yWorks.yFiles.Layout.HierarchicAssembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)
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. |