You are here: Start » DynamicThresholdParams Constructor

DynamicThresholdParams Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public DynamicThresholdParams
(
	Fil.Polarity polarity_,
	Fil.BlobThresholdReferenceMethod method_,
	int threshold_,
	int hysteresis_
)

Parameters

Name Type Range Default Description
polarity_Fil.Polarity
method_Fil.BlobThresholdReferenceMethod
threshold_int
hysteresis_int

See also