JoystickState.Z Property |
Language: |
Z-axis, often the throttle control. If the joystick does not have this axis, the value is 0.
Visual Basic Public ReadOnly Property Z As Integer C# public int Z { get; } C++ public:
property int Z {
int get();
}JScript public function get Z() : int
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