Calculates whether the specified nodes' outlines intersect.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public bool NodesIntersect ( |
Visual Basic
![]() |
---|
Public Function NodesIntersect( _ |
The first DiagramNode to check.
The second DiagramNode to check.
true if the outlines of the specified nodes intersect; otherwise, false.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |