DiagramControl.ApplyTreeLayoutForSubordinates Method
Name | Parameters | Description |
---|---|---|
ApplyTreeLayoutForSubordinates(IEnumerable<DiagramItem>, TreeLayoutSettings) | items, settings | Applies the tree layout to the subordinates of the specified diagram items. |
ApplyTreeLayoutForSubordinates(IEnumerable<DiagramItem>) | items | Applies the tree layout to the subordinates of the specified diagram items. |