Share via


JoystickState.FZ Property (Microsoft.DirectX.DirectInput)

Z-axis force.

Definition

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

Property Value

System.Int32

This property is read-only.