Specifies the orientation of user interface elements.
Namespace: MindFusion.Diagramming
Assembly: Enum.js
SyntaxJavaScript
Copy Code
|
|---|
// enum |
Members| Member name | Description | |
|---|---|---|
![]() |
Auto |
Select orientation automatically. |
![]() |
Horizontal |
Specifies horizontal orientation. |
![]() |
Vertical |
Specifies vertical orientation. |
See Also