Search
ILayout Members
Properties Methods
 


Common interface for all 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

Applies the layout to the specified Diagram instance.

 See Also