Finds all cycles in the underlying diagram.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C#
![]() |
---|
public PathCollection FindAllCycles () |
Visual Basic
![]() |
---|
Public Function FindAllCycles () As PathCollection |
A collection of Path objects; if no cycles are detected, the collection is empty.