Recursively arranges the child components, within the specified space and using the specified graphics for measurement purposes.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public virtual void ArrangeComponents ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Sub ArrangeComponents( _ |
The space available for arrangement.
See Also