Checks whether this link is connected to the specified node.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool IsConnectedTo ( |
Visual Basic Copy Code |
---|
Public Function IsConnectedTo( _ |
true if node is either the link's Origin or Destination; otherwise, false.
WpfDiagram Programmer's Guide | © 2024 MindFusion |