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. |