Search
LinkShapesBehavior Constructor
See Also
 






Initializes a new instance of the LinkShapesBehavior class.

Namespace: MindFusion.Diagramming
File: LinkShapesBehavior.js

 Syntax

JavaScript  Copy Code

function LinkShapesBehavior (parent)

 Parameters

parent
The Diagram this behavior will be associated with.

 See Also