GoXam for WPF v3
CountCrossings Method
Northwoods.GoXam.Layout Namespace > LayeredDigraphLayout Class : CountCrossings Method
Returns the total number of crossings in the network. Internal method used by ReduceCrossings.
Syntax
protected virtual int CountCrossings()

Return Value

Returns the total number of crossings in the network.
See Also

Reference

LayeredDigraphLayout Class
LayeredDigraphLayout Members