Detects whether the specified DiagramNode participates in a cycle.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Path FindCycle ( |
Visual Basic Copy Code |
---|
Public Function FindCycle( _ |
A Path instance that represents the found cycle; null (Nothing in Visual Basic) if no cycle is detected.
WpfDiagram Programmer's Guide | © 2024 MindFusion |