Joystick
Slider1Range Property
NamespacesDXJoystickJoystickSlider1Range
Get or set the range for slider 1.
Declaration Syntax
C#Visual BasicVisual C++
public InputRange Slider1Range { get; set; }
Public Property Slider1Range As InputRange
public:
property InputRange Slider1Range {
	InputRange get ();
	void set (InputRange value);
}

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0