Sets the name of a JavaScript function that should be invoked when the size of the diagram canvas has changed.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public DiagramView SizeChangedScript ( |
Visual Basic
Copy Code
|
|---|
Public Function SizeChangedScript( _ |
The name of the function
See Also