Share via


JoystickState.VZ Property (Microsoft.DirectX.DirectInput)

Z-axis velocity.

Definition

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

Property Value

System.Int32

This property is read-only.