Control.ArrangeOverride override.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
protected override Size ArrangeOverride ( |
Visual Basic
Copy Code
|
|---|
Protected Overrides Function ArrangeOverride( _ |
The computed size that is used to arrange the content.
The size of the control.
See Also