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