This method will take the current min, max, and value to calculate and layout the current control measurements.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
protected virtual void UpdateTrackLayout()
Visual Basic
Protected Overridable Sub UpdateTrackLayout

See Also