Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets and retrieves the value for threshold filtering operations.
Syntax
HRESULT value = object.put_Threshold(float newVal);HRESULT value = object.get_Threshold(float* pVal);
Property values
Type: float
the threshold value, which should be between 0.0 and 1.0.