Joystick
GetSlider Method (slider)
NamespacesDXJoystickJoystickGetSlider(Int32)
Get the value of the specified slider.
Declaration Syntax
C#Visual BasicVisual C++
public int GetSlider(
	int slider
)
Public Function GetSlider ( _
	slider As Integer _
) As Integer
public:
int GetSlider(
	int slider
)
Parameters
slider (Int32)
The 1-based index of the slider.
Return Value

[Missing <returns> documentation for M:DXJoystick.Joystick.GetSlider(System.Int32)]

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0