Checks whether the link contour intersects with the outline of the specified node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public bool Intersects ( |
Visual Basic
![]() |
---|
Public Function Intersects( _ |
A DiagramNode object for which to determine whether the link intersects it.
true if the link intersects the node; otherwise, false.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |