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