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