ASP.NET Pack Programmer's Guide
DiagramLink.intersects Method
See Also
 





Checks whether the link contour intersects with the outline of the specified node.

Namespace: MindFusion.Diagramming
Package: DiagramLink.js

 Syntax

JavaScript  Copy Code

function intersects (rect)

 Parameters

rect

The bounding rectangle of the specified node.

 Return Value

Type: Boolean

 See Also

DiagramLink Members
DiagramLink Class
MindFusion.Diagramming Namespace