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

RegionProcessingParams Structure

Namespace:Fil
Assembly:FilNet.Types.dll

This structure contains parameters for opening and closing of a region.

Constructors

 ConstructorDescription
RegionProcessingParams(KernelShape, Int32, Int32)

Properties

 NameTypeDescription
ClosingRadiusSystem.Int32
DefaultFil.RegionProcessingParams Gets a default instance of the RegionProcessingParams.
EmptyFil.RegionProcessingParams Gets an empty instance of the RegionProcessingParams.
KernelFil.KernelShape
OpeningRadiusSystem.Int32

Methods

 NameDescription
Equals(object)Inherited from System.Object
Equals(Fil.RegionProcessingParams)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also