Search
NodeListView.orientation Property
See Also
 






Gets or sets the orientation of the view layout.

Namespace: MindFusion.Diagramming
File: NodeListView.js

 Syntax

JavaScript  Copy Code

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

 Property Value

Orientation

A member of the Orientation enumeration.

 See Also