Arranges the container's children with the given layout.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public bool Arrange ( |
Visual Basic
Copy Code
|
|---|
Public Function Arrange( _ |
true if the container has been arranged successfully, or false otherwise.
See Also