JoystickState.Rz Property

Language:

Z-axis rotation (often called the rudder). If the joystick does not have this axis, the value is 0.

Definition

Visual Basic Public ReadOnly Property Rz As Integer
C# public int Rz { get; }
C++ public:
property int Rz {
        int get();
}
JScript public function get Rz() : int

Property Value

System.Int32

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center