You are here: Start » ThresholdParams Constructor

ThresholdParams Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public ThresholdParams
(
	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

See also