Specifies the orientation of a Menu or a Rating control.
Namespace: MindFusion.UI.WebAssembly: Enum.js
// enumOrientation = {}
Horizontal
Value: 0. Lays out the elements of the control in a horizontal manner.
Vertical
Value: 1. Lays out the elements of the control in a vertical manner.
MindFusion.UI.Web Namespace