Search
ModifyBehavior Constructor (Diagram)
See Also
 






Initializes a new instance of the ModifyBehavior class.

Namespace: MindFusion.Diagramming
File: ModifyBehavior.js

 Syntax

JavaScript  Copy Code

function ModifyBehavior (parent)

 Parameters

parent

The Diagram this behavior will be associated with.

 See Also