Layout style constant.
Namespace: yWorks.yFiles.Layout.TreeAssembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public enum EdgeLayoutStyle |
| Visual Basic |
|---|
Public Enumeration EdgeLayoutStyle |
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. |