Applies the layout on the specified subset of items from the specified Diagram instance.
Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public virtual bool Arrange ( |
Visual Basic Copy Code |
---|
Public Overridable Function Arrange( _ |
A collection of nodes and links from diagram that define the subgraph to arrange.
true if the diagram is arranged successfully, or false otherwise.