GoXam for WPF v3
CountCrossings Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Layout Namespace
>
LayeredDigraphLayout Class
: CountCrossings Method
Returns the total number of crossings in the network. Internal method used by
ReduceCrossings
.
Syntax
C#
protected
virtual
int
CountCrossings()
Return Value
Returns the total number of crossings in the network.
See Also
Reference
LayeredDigraphLayout Class
LayeredDigraphLayout Members