Checks whether the link geometry intersects with the outline of the specified node.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public new virtual bool Intersects ( |
Visual Basic Copy Code |
---|
Public Shadows Overridable Function Intersects( _ |
true if the link intersects the node, or false otherwise.
WpfDiagram Programmer's Guide | © 2024 MindFusion |