You are here: Start » FIL.NET » PreSplitProcessingParams Constructor

PreSplitProcessingParams Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public PreSplitProcessingParams
(
	bool removeBoundaryBlobs,
	FilNet.KernelShape kernel,
	int openingRadius,
	int closingRadius,
	int? holeThreshold
)

Parameters

Name Type Range Default Description
removeBoundaryBlobsbool
kernelFilNet.KernelShape
openingRadiusint
closingRadiusint
holeThresholdint?

See also