Goblin - A Platform for 3D AR and VR Applications

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

Adds a slider control to the dialog

public Slider AddSlider(
   int id,
   int x,
   int y,
   int w,
   int h
);

See Also

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