Layout style constant.
Namespace: yWorks.yFiles.Layout.TreeAssembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public enum LayeredRoutingStyle |
| Visual Basic |
|---|
Public Enumeration LayeredRoutingStyle |
Members
| Member name | Description | ||
|---|---|---|---|
| Plain | 0 | Layout style constant. Draw edges as straight lines. | |
| Orthogonal | 1 | Layout style constant. Draw edges orthogonally in a bus-like fashion. |