Channel orientation specifier.
Namespace: yWorks.yFiles.Layout.RouterAssembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)
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. |