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