You are here: Start » FIL.NET » BlobSplittingParams Class
BlobSplittingParams Class
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
This structure contains parameters for splitting region into blobs.
Constructors
Constructor | Description | |
---|---|---|
![]() | BlobSplittingParams() | |
![]() | BlobSplittingParams(RegionConnectivity, Int32, Optional<Int32>, Boolean) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Connectivity | Fil.RegionConnectivity | |
![]() | IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | MaxArea | Ftl.Optional<System.Int32> | |
![]() | MinArea | System.Int32 | |
![]() | RemoveBoundaryBlobs | System.Boolean |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Fil.BlobSplittingParams) | |
![]() | Dispose() | Inherited from Fil.UnmanagedObject |
![]() | Equals(Fil.BlobSplittingParams) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Fil.BlobSplittingParams) | |
![]() | ToString() | Inherited from System.Object |