Checks whether this link intersects with the specified link.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool Intersects ( |
Visual Basic Copy Code |
---|
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 | © 2024 MindFusion |