Checks whether the node associated with the current connection point and the node associated with the specified connection point intersect.
Namespace: MindFusion.Diagramming
File: ConnectionPoint.js
JavaScript Copy Code |
---|
function nodesIntersect (connectionPoint) |
Boolean. true if the node associated with the current connection point and the node associated with the specified connection point intersect; otherwise, false.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |