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

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

Syntax

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

See Also