Initializes a new instance of the CreateNodeController class.
Namespace: MindFusion.Diagramming
Assembly: CreateNodeController.js
SyntaxJavaScript
Copy Code
|
|---|
function CreateNodeController (diagram, node) |
Diagram. The parent diagram of the new node.
DiagramNode. The node that will be drawn by this controller.
See Also