Search
MoveNodesBehavior Constructor
See Also
 






Initializes a new instance of the MoveNodesBehavior class.

Namespace: MindFusion.Diagramming
File: MoveNodesBehavior.js

 Syntax

JavaScript  Copy Code

function MoveNodesBehavior (parent)

 Parameters

parent

DiagramView. The DiagramView this behavior will be associated with.

 See Also