Search
LinkNodesBehavior Constructor
See Also
 





Initializes a new instance of the LinkNodesBehavior class.

Namespace: MindFusion.Diagramming
File: LinkNodesBehavior.js

 Syntax

JavaScript  Copy Code

function LinkNodesBehavior (parent)

 Parameters

parent

DiagramView. The DiagramView this behavior will be associated with.

 See Also