Checks whether the link would change if attached to the specified node at the specified point.
Namespace: MindFusion.Diagramming
Package: ConnectionPoint.js
JavaScript Copy Code |
---|
function linkChanges (item, point) |
Type: Boolean
true if the link would connect to a different entity if dropped at the specified location; otherwise, false.