Sets the name of a JavaScript function that should be invoked when an animated layout completes.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public DiagramView AnimatedLayoutCompletedScript ( |
Visual Basic
Copy Code
|
|---|
Public Function AnimatedLayoutCompletedScript( _ |
Name of the animatedLayoutCompleted event handler function.
See Also