Northwoods.Go.Layout Assembly > Northwoods.Go.Layout Namespace : GoLayoutTreeArrangement Enumeration |
'Declaration Public Enum GoLayoutTreeArrangement Inherits System.Enum
public enum GoLayoutTreeArrangement : System.Enum
Member | Description |
---|---|
FixedRoots | Do not move each root node, but position all of their descendents relative to their root. |
Horizontal | Position each tree in a non-overlapping fashion by increasing X coordinates, starting at the GoLayoutTree.ArrangementOrigin. |
Vertical | Position each tree in a non-overlapping fashion by increasing Y coordinates, starting at the GoLayoutTree.ArrangementOrigin. |
System.Object
System.ValueType
System.Enum
Northwoods.Go.Layout.GoLayoutTreeArrangement
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