www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_Input_Library v1.90 Component Reference
|
|
[ TDICondition::DeadBand ]
[ next: ErrorValue ]
[ prev: ArraySize ]
public:
__property long DeadBand[dword pArrayIndex] = { read=FGetDeadBand, write=FSetDeadBand };
TDICONDITION::DEADBAND
[ component property ]
- Description
The DeadBand property defines a zone where the condition is not active, centered around the position defined by TDICondition::Offset.
When the control device is positioned within the zone defined by Offset + or - DeadBand, the conditional force will not be applied.
This property can range from 0 to 10,000, representing the distance in both directions from the offset that is to be defined as the dead zone.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|