represents an algorithm that can be applied to an IDiagramModel which will reposition the nodes within the diagram into a sutable position.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public interface ILayoutAlgorithm
Visual Basic (Declaration)
Public Interface ILayoutAlgorithm

See Also