Search
StackPanel.orientation Property
See Also
 





Gets or sets the stack orientation.

Namespace: MindFusion.Diagramming
Package: StackPanel.js

 Syntax

JavaScript  Copy Code

get orientation() {}
set orientation(value) {}

 Property Value

Orientation

A member of the Orientation enumeration.

 See Also