Threshold property

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.