BaseScale.MeasureOverride override.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
SyntaxC#
Copy Code
|
|---|
protected virtual Size MeasureOverride ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Function MeasureOverride( _ |
The size of the control, up to the maximum specified by constraint.
See Also