NLayeredTreeLayout Class Properties
For a list of all members of this type, see NLayeredTreeLayout members.
| Name | Description |
 | BusBetweenLayers | Gets or sets whether the bus should be positioned between the layers or between the parent and its children. Only applicable if OrthogonalEdgeRouting is set to true. By default set to false. |
 | LayerAlignment | Gets or sets the depth alignment of the vertices inside the layer. By default set to Center. |
 | LayerSpacing | Gets or sets the spacing between adjacent layers in the layout direction |
Top