Search
DrawNodesBehavior Constructor
See Also
 





Initializes a new instance of the DrawNodesBehavior class.

Namespace: MindFusion.Diagramming
File: DrawNodesBehavior.js

 Syntax

JavaScript  Copy Code

function DrawNodesBehavior (parent)

 Parameters

parent

The Diagram this behavior will be associated with.

 See Also