Goblin - A Platform for 3D AR and VR Applications

Dialog.AddSlider Method (Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Boolean)

Adds a slider control to the dialog

public Slider AddSlider(
   int id,
   int x,
   int y,
   int w,
   int h,
   int min,
   int max,
   int initialValue,
   bool isDefault
);

See Also

Dialog Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace | Dialog.AddSlider Overload List