Share via


JoystickState.FRz Property (Microsoft.DirectX.DirectInput)

Z-axis torque.

Definition

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

Property Value

System.Int32

This property is read-only.