Initializes the layout object for a step-by-step execution.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public bool BeginArrange ( |
Visual Basic
![]() |
---|
Public Function BeginArrange ( _ |
A collection of nodes and links from diagram that define the subgraph to arrange.
You can use this method together with Iterate and EndArrange to display an animation of the layout process. To run all iterations of the proces at once and display just the end result, call Arrange.