Orientation specifier.
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 Orientation |
| Visual Basic |
|---|
Public Enumeration Orientation |
Members
| Member name | Description | ||
|---|---|---|---|
| Horizontal | 0 | Orientation specifier. Node shapes will be aligned on the x-axis. | |
| Vertical | 1 | Orientation specifier. Node shapes will be aligned on the y-axis. |