Orientation specifier.
Namespace: yWorks.yFiles.Layout.TreeAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
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. |