Initializes a new instance of the DrawShapesBehavior class.
Namespace: MindFusion.Diagramming
File: DrawShapesBehavior.js
SyntaxJavaScript
Copy Code
|
|---|
function DrawShapesBehavior (parent) |
The Diagram this behavior will be associated with.
See Also