Back to Devexpress

DiagramControl.ApplyMindMapTreeLayoutForSubordinates Method

wpf-devexpress-dot-xpf-dot-diagram-dot-diagramcontrol-dot-applymindmaptreelayoutforsubordinates.md

latest786 B
Original Source

DiagramControl.ApplyMindMapTreeLayoutForSubordinates Method

NameParametersDescription
ApplyMindMapTreeLayoutForSubordinates(IEnumerable<DiagramItem>, MindMapTreeLayoutSettings)items, settingsApplies the mind-map tree layout algorithm to the subordinates of the specified items.
ApplyMindMapTreeLayoutForSubordinates(IEnumerable<DiagramItem>)itemsApplies the mind-map tree layout algorithm to the subordinates of the specified items.