GoXam for WPF v3
DepthFirstSearchCycleRemovalVisit Method
Northwoods.GoXam.Layout Namespace > LayeredDigraphLayout Class : DepthFirstSearchCycleRemovalVisit Method
Peforms the recursive step of the depth first search on node. Updates the discover and finish time of node. Updates the forest flag of followed links.
Syntax
protected virtual void DepthFirstSearchCycleRemovalVisit( 
   LayeredDigraphVertex v
)

Parameters

v
See Also

Reference

LayeredDigraphLayout Class
LayeredDigraphLayout Members