ASP.NET Pack Programmer's Guide
TableConnectionPoint.linkChanges Method
See Also
 





Checks whether the link would change if attached to the specified node at the specified point.

Namespace: MindFusion.Diagramming
Package: TableConnectionPoint.js

 Syntax

JavaScript  Copy Code

function linkChanges (item, point)

 Parameters

item

A DiagramItem under the mouse cursor.

point

A point where the link will be connected.

 Return Value

Type: Boolean
true if the link would connect to a different entity if dropped at the specified location; otherwise, false.

 See Also

TableConnectionPoint Members
TableConnectionPoint Class
MindFusion.Diagramming Namespace