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