You are here: Start » FIL.NET » DynamicThresholdParams Constructor
DynamicThresholdParams Constructor
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.Types.dll |
Syntax
public DynamicThresholdParams ( Fil.Polarity polarity_, Fil.BlobThresholdReferenceMethod method_, Optional<int> radius_, int threshold_, int hysteresis_ )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| polarity_ | Fil.Polarity | ||||
| method_ | Fil.BlobThresholdReferenceMethod | ||||
| radius_ | Ftl.Optional<int> | ||||
| threshold_ | int | ||||
| hysteresis_ | int |
