Calculates whether the specified nodes' outlines intersect.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool NodesIntersect ( |
Visual Basic Copy Code |
---|
Public Function NodesIntersect( _ |
true if the outlines of the specified nodes intersect; otherwise, false.
WpfDiagram Programmer's Guide | © 2024 MindFusion |