Northwoods.GoSilverlight 2.2.4 Assembly
LongestPathSourceLayering Method
See Also  Send Feedback
Northwoods.GoXam.Layout Namespace > LayeredDigraphLayout Class : LongestPathSourceLayering Method

Glossary Item Box

Assigns every node in the input network to a layer. In addition to the requirements described in AssignLayers, LongestPathSourceLayering ensures that every source appears in layer maxLayer and every node is as close to a source as possible.

Syntax

Visual Basic (Declaration) 
Protected Overridable Sub LongestPathSourceLayering() 
C# 
protected virtual void LongestPathSourceLayering()

Requirements

See Also

© 2017 All Rights Reserved.