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