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
Constructor | Description | |
---|---|---|
![]() | PreSplitProcessingParams() | |
![]() | PreSplitProcessingParams(Boolean, KernelShape, Int32, Int32, Optional<Int32>) | |
![]() | PreSplitProcessingParams(Boolean, KernelShape, Int32, Int32) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | ClosingRadius | System.Int32 | |
![]() | HoleThreshold | Ftl.Optional<System.Int32> | |
![]() | IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | Kernel | Fil.KernelShape | |
![]() | OpeningRadius | System.Int32 | |
![]() | RemoveBoundaryBlobs | System.Boolean |
Methods
Name | Description | |
---|---|---|
![]() | 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 |