Checks whether the link would change if attached to the specified node at the specified point.
Namespace: MindFusion.Diagramming
Package: TableConnectionPoint.js
JavaScript Copy Code |
---|
function linkChanges (item, point) |
A DiagramItem under the mouse cursor.
A point where the link will be connected.
Type: Boolean
true if the link would connect to a different entity if dropped at the specified location; otherwise, false.