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

RegionProcessingParams Constructor

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

Syntax

public RegionProcessingParams
(
	FilNet.KernelShape kernel,
	int openingRadius,
	int closingRadius
)

Parameters

Name Type Range Default Description
kernelFilNet.KernelShape
openingRadiusint
closingRadiusint

See also