Search
StackPanel.setOrientation Method
See Also
 





Sets the stack orientation.

Namespace: MindFusion.Diagramming
File: StackPanel.js

 Syntax

JavaScript  Copy Code

function setOrientation (value)

 Parameters

value

A member of the Orientation enumeration.

 See Also