Name | Description | |
---|---|---|
![]() | NLayeredTreeLayout Constructor | Default constructor. |
The following tables list the members exposed by NLayeredTreeLayout.
Name | Description | |
---|---|---|
![]() | NLayeredTreeLayout Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | BusBetweenLayersProperty | Reference to the BusBetweenLayers property |
![]() ![]() | LayerAlignmentProperty | Reference to the LayerAlignment property |
![]() ![]() | LayerSpacingProperty | Reference to the LayerSpacing property |
![]() ![]() | NLayeredTreeLayoutSchema | Schema associated with NLayeredTreeLayout. |
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 |
Name | Description | |
---|---|---|
![]() | ArrangeTree | Overridden. Overriden to perform the layered tree layout algorithm |
![]() | AWb | Overridden. |