Detects whether the specified DiagramNode participates in a cycle.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public Path FindCycle ( |
Visual Basic
![]() |
---|
Public Function FindCycle ( _ |
A Path instance that represents the found cycle; null (Nothing in Visual Basic) if no cycle is detected.