Search
ILayout Members
Properties Methods Events
 


Common interface for all MindFusion.Diagramming layout classes.

The following tables list the members exposed by the ILayout type.

 Public Properties

  Name Description

LayoutLink

Gets or sets a delegate, which is invoked when the position of a link is changed by the layout.

LayoutNode

Gets or sets a delegate, which is invoked when the position of a node is changed by the layout.

 Public Methods

  Name Description

Arrange

Overloaded.  

ArrangeAnimated

Overloaded.  

ArrangeAsync

Overloaded.  

 Public Events

  Name Description

LayoutComplete

 

 See Also