GoXam for WPF v3
DepthFirstOutInitializeIndicesVisit Method
Northwoods.GoXam.Layout Namespace > LayeredDigraphLayout Class : DepthFirstOutInitializeIndicesVisit Method
Assigns node the appropriate index and updates the indices array. Implements the recursive portion of a depth first search.
Syntax
protected virtual void DepthFirstOutInitializeIndicesVisit( 
   LayeredDigraphVertex v
)

Parameters

v
See Also

Reference

LayeredDigraphLayout Class
LayeredDigraphLayout Members