Joystick
YRange Property
NamespacesDXJoystickJoystickYRange
Get or set the range for the Y axis.
Declaration Syntax
C#Visual BasicVisual C++
public InputRange YRange { get; set; }
Public Property YRange As InputRange
public:
property InputRange YRange {
	InputRange get ();
	void set (InputRange value);
}

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0