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