DiagramControl.ApplyMindMapTreeLayoutForSubordinates Method
Name | Parameters | Description |
---|---|---|
ApplyMindMapTreeLayoutForSubordinates(IEnumerable<DiagramItem>, MindMapTreeLayoutSettings) | items, settings | Applies the mind-map tree layout algorithm to the subordinates of the specified diagram items. |
ApplyMindMapTreeLayoutForSubordinates(IEnumerable<DiagramItem>) | items | Applies the mind-map tree layout algorithm to the subordinates of the specified diagram items. |