Search
ILayout Members
Properties Methods
 


Common interface for all WpfDiagram layouters.

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.  

 See Also