Initializes a new instance of the ModifyNodeController class.
Namespace: MindFusion.Diagramming
File: ModifyNodeController.js
SyntaxJavaScript
Copy Code
|
|---|
function ModifyNodeController (node, adjustmentHandle) |
DiagramNode. The node that will be modified by this controller.
Object. An object representing the adjustment handle used to modify the node.
See Also