Search
DrawLinksBehavior Constructor (Diagram)
See Also
 






Initializes a new instance of the DrawLinksBehavior class.

Namespace: MindFusion.Diagramming
File: DrawLinksBehavior.js

 Syntax

JavaScript  Copy Code

function DrawLinksBehavior (parent)

 Parameters

parent

The Diagram this behavior will be associated with.

 See Also