Sets the name of a JavaScript function that should be invoked when the user clicks the diagram at a point where no items are located.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public DiagramView ClickedScript ( |
Visual Basic
Copy Code
|
|---|
Public Function ClickedScript( _ |
The name of the function
See Also