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

DiagramControl.ApplySugiyamaLayout Method

Name Parameters Description
ApplySugiyamaLayout(Direction, IEnumerable<DiagramItem>) direction, items Applies the Sugiyama (layered) layout algorithm.
ApplySugiyamaLayout(LayoutDirection, IEnumerable<DiagramItem>) direction, items Applies the Sugiyama (layered) layout algorithm.
ApplySugiyamaLayout(SugiyamaLayoutSettings, IEnumerable<DiagramItem>) settings, items Applies the Sugiyama (layered) layout algorithm.
ApplySugiyamaLayout(IEnumerable<DiagramItem>) items Applies the Sugiyama (layered) layout algorithm.