Checks whether the link contour intersects with the outline of the specified node.
Namespace: MindFusion.Diagramming
File: DiagramLink.js
SyntaxJavaScript
Copy Code
|
|---|
function intersects (rect) |
Rect. The bounding rectangle of the specified node.
See Also