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

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0