Determines whether this node's outline 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 reference to the node to test for intersections with this one.
true if the current node intersects with the specified node; otherwise, false.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |