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

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0