Sets the name of a JavaScript function that should be invoked when the user starts drawing a new link, just after the DiagramLink instance is created.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public DiagramView InitializeLinkScript ( |
Visual Basic
Copy Code
|
|---|
Public Function InitializeLinkScript( _ |
The name of the function
See Also