Applies the layout on the specified subset of items from the specified Diagram instance.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public abstract bool Arrange ( |
Visual Basic
![]() |
---|
Public MustOverride Function Arrange ( _ |
A collection of nodes and links from diagram that define the subgraph to arrange.
true if the diagram has been arranged successfully; otherwise, false.