Search
TreeLayout 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.)

UpdateLink

Updates the style and position of the specified link.

 Protected Methods

  Name Description

OnLayoutComplete

Raises the LayoutComplete event. (Inherited from Layout.)

 See Also