Sets the name of a JavaScript function that should be invoked while the user is moving or resizing a node.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public DiagramView NodeModifyingScript ( |
Visual Basic
Copy Code
|
|---|
Public Function NodeModifyingScript( _ |
The name of the function
See Also