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

Adjusts the columns of nodes in the network to produce a layout which reduces the number of bends and is tightly packed.

Syntax

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

Remarks

The behavior is controlled by the PackOption.

Requirements

See Also

© 2010 All Rights Reserved.