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

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0