Goblin - A Platform for 3D AR and VR Applications

Slider.SetRange Method 

Sets the range of the slider

public void SetRange(
   int min,
   int max
);

See Also

Slider Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace