GoDiagram Win Reference
LongestPathSinkLayeringLength Method

Computes the length of the longest path from node to a sink node and sets the layer of node to that length. Returns the length of the longest path from node to a sink node.
Syntax
'Declaration
 
Protected Overridable Function LongestPathSinkLayeringLength( _
   ByVal node As GoLayoutLayeredDigraphNode _
) As Integer
protected virtual int LongestPathSinkLayeringLength( 
   GoLayoutLayeredDigraphNode node
)

Parameters

node

Return Value

Returns the length of the longest path from node to a sink node.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoLayoutLayeredDigraph Class
GoLayoutLayeredDigraph Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback