Channel orientation specifier.
Namespace: yWorks.yFiles.Layout.RouterAssembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public enum ChannelOrientation |
| Visual Basic |
|---|
Public Enumeration ChannelOrientation |
Members
| Member name | Description | ||
|---|---|---|---|
| Vertical | 0 | Channel orientation specifier. Used to route edges in a vertical channel. | |
| Horizontal | 1 | Channel orientation specifier. Used to route edges in a horizontal channel. |