Search
DiagramLink.intersects Method
See Also
 






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

Namespace: MindFusion.Diagramming
File: DiagramLink.js

 Syntax

JavaScript  Copy Code

function intersects (rect)

 Parameters

rect

Rect. The bounding rectangle of the specified node.

 Return Value

 See Also