MindFusion.Wpf Pack Programmer's Guide
AnnealLayout Methods
 


 Public Methods

  Name Description

Arrange

Applies the layout on the specified subset of items from the specified Diagram instance.

ArrangeAnimated

Applies the layout to the specified subset of items from the specified Diagram instance and animates items moving to their new positions. (Inherited from Layout.)

ArrangeAsync

Overloaded. Applies the layout asynchronously to the specified Diagram instance. (Inherited from Layout.)

BeginArrange

Initializes the layout object for a step-by-step execution.

EndArrange

Completes the step-by-step execution.

Iterate

Runs one or more layout iterations.

 Protected Methods

  Name Description

OnLayoutComplete

Raises the LayoutComplete event. (Inherited from Layout.)

 See Also

AnnealLayout Class
MindFusion.Diagramming.Wpf.Layout Namespace