DeviceObjectInstance.MaxForce Property |
Language: |
The magnitude of the maximum force that can be created by the actuator associated with this object. Force is expressed in newtons and measured in relation to where the hand would be during normal operation of the device.
Visual Basic Public Property MaxForce As Integer C# public int MaxForce { get; set; } C++ public:
property int MaxForce {
int get();
void set(int value);
}JScript public function get MaxForce() : int
public function set MaxForce(int);
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