Sets the name of a JavaScript function that should be invoked when the mouse pointer hovers over a link.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public DiagramView LinkPointedScript ( |
Visual Basic
Copy Code
|
|---|
Public Function LinkPointedScript( _ |
Name of the linkPointed event handler function.
See Also