Back to Devexpress

DiagramControl.ApplyTipOverTreeLayout Method

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

latest1.1 KB
Original Source

DiagramControl.ApplyTipOverTreeLayout Method

NameParametersDescription
ApplyTipOverTreeLayout(TipOverDirection, IEnumerable<DiagramItem>, Nullable<SplitToConnectedComponentsMode>)direction, items, splitModeApplies the tip-over tree layout algorithm.
ApplyTipOverTreeLayout(TipOverTreeLayoutSettings, SplitToConnectedComponentsMode, IEnumerable<DiagramItem>)settings, splitMode, itemsApplies the tip-over tree layout algorithm.
ApplyTipOverTreeLayout(IEnumerable<DiagramItem>, Nullable<SplitToConnectedComponentsMode>)items, splitModeApplies the tip-over tree layout algorithm.