Arranges the container's children with the given layout.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public bool Arrange ( |
Visual Basic Copy Code |
---|
Public Function Arrange( _ |
The layout algorithm to apply.
true if the container has been arranged successfully, or false otherwise.