You are here: Start » FIL.NET » DynamicThresholdParams Constructor
DynamicThresholdParams Constructor
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Syntax
public DynamicThresholdParams ( int radius, float? minRelativeValue, float? maxRelativeValue, float hysteresis )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
radius | int | ||||
minRelativeValue | float? | ||||
maxRelativeValue | float? | ||||
hysteresis | float |