Share via


JoystickState.VRz Property (Microsoft.DirectX.DirectInput)

Z-axis angular velocity.

Definition

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

Property Value

System.Int32

This property is read-only.