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