Search
DrawShapesBehavior Constructor
See Also
 






Initializes a new instance of the DrawShapesBehavior class.

Namespace: MindFusion.Diagramming
File: DrawShapesBehavior.js

 Syntax

JavaScript  Copy Code

function DrawShapesBehavior (parent)

 Parameters

parent

The Diagram this behavior will be associated with.

 See Also