Search
Events.linkSplit Property
See Also
 





Raised when the user splits a link segment interactively.

Namespace: MindFusion.Diagramming
File: Events.js

 Syntax

JavaScript  Copy Code

get linkSplit() {}
set linkSplit(value) {}

 Property Value

String

A string containing the event name.

 See Also