Search
AnnealLayout Methods
 


 Public Methods

  Name Description

Arrange

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

ArrangeAnimated

Overloaded.   (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