Skip to main content
A newer version of this page is available. .

DiagramControl.ApplyTipOverTreeLayout Method

Name Parameters Description
ApplyTipOverTreeLayout(TipOverDirection, IEnumerable<DiagramItem>, Nullable<SplitToConnectedComponentsMode>) direction, items, splitMode Applies the tip-over tree layout algorithm.
ApplyTipOverTreeLayout(TipOverTreeLayoutSettings, SplitToConnectedComponentsMode, IEnumerable<DiagramItem>) settings, splitMode, items Applies the tip-over tree layout algorithm.
ApplyTipOverTreeLayout(IEnumerable<DiagramItem>, Nullable<SplitToConnectedComponentsMode>) items, splitMode Applies the tip-over tree layout algorithm.