DeviceProperties.AxisModeAbsolute Property |
Language: |
Gets or sets a value showing the the axis mode as absolute.
Visual Basic Public Property AxisModeAbsolute As Boolean C# public bool AxisModeAbsolute { get; set; } C++ public:
property bool AxisModeAbsolute {
bool get();
void set(bool value);
}JScript public function get AxisModeAbsolute() : boolean
public function set AxisModeAbsolute(boolean);
This property is read/write.
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