Invokes when the components within this node are being arranged.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public virtual void ArrangeComponents ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Sub ArrangeComponents( _ |
The available space.
An IGraphics object that can be used for text measurement.
See Also