Enum TreeCompaction

GoDiagram®
v10.0.8
by Northwoods Software®

This enumeration specifies how closely packed the children of a node should be. Used for Compaction.

Namespace: Northwoods.Go.Layouts
Assembly: Northwoods.GoDiagram.WinForms.TreeLayout.dll
Syntax
public enum TreeCompaction

Fields

Name Description
Block

A simple fitting of subtrees.

None

Only simple placement of children next to each other, as determined by their subtree breadth.