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

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0