Specifies general layout orientation.
Namespace: MindFusion.Graphs
File: Enum.js
JavaScript Copy Code |
---|
// enum |
Member name | Description | |
---|---|---|
Horizontal |
Specifies horizonal orientation. |
|
Vertical |
Specifies vertical orientation. |
Members of this enumeration can be assigned to the orientation property of layout classes.