Search
AnnealLayout Methods
 


 Public Methods

  Name Description

Arrange

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

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.   (Inherited from Layout.)

BeginArrange

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

EndArrange

Completes the step-by-step execution started with a call to BeginArrange.

Iterate

Runs one or more layout iterations.

 Protected Methods

  Name Description

OnLayoutComplete

Raises the LayoutComplete event. (Inherited from Layout.)

 See Also