ASP.NET Pack Programmer's Guide
CreateLinkController Constructor
See Also
 





Initializes a new instance of the CreateLinkController class.

Namespace: MindFusion.Diagramming
Package: CreateLinkController.js

 Syntax

JavaScript  Copy Code

function CreateLinkController (diagram, link)

 Parameters

diagram

The parent diagram of the new link.

link

The link that will be drawn by this controller.

 See Also

CreateLinkController Class
MindFusion.Diagramming Namespace