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

PreSplitProcessingParams Class

Namespace:Fil
Assembly:FilNet.Types.dll

This structure contains parameters for preprocessing the region.

Constructors

 ConstructorDescription
PreSplitProcessingParams()
PreSplitProcessingParams(Boolean, KernelShape, Int32, Int32, Optional<Int32>)
PreSplitProcessingParams(Boolean, KernelShape, Int32, Int32)

Properties

 NameTypeDescription
ClosingRadiusSystem.Int32
HoleThresholdFtl.Optional<System.Int32>
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsViewSystem.BooleanInherited from Fil.UnmanagedObject
KernelFil.KernelShape
OpeningRadiusSystem.Int32
RemoveBoundaryBlobsSystem.Boolean

Methods

 NameDescription
CopyTo(Fil.PreSplitProcessingParams)
Dispose()Inherited from Fil.UnmanagedObject
Equals(object)Inherited from System.Object
Equals(Fil.PreSplitProcessingParams)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Fil.PreSplitProcessingParams)
ToString()Inherited from System.Object

Remarks

See also