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
| Constructor | Description | |
|---|---|---|
| RegionProcessingParams(KernelShape, Int32, Int32) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| ClosingRadius | System.Int32 | ||
| Default | Fil.RegionProcessingParams | Gets a default instance of the RegionProcessingParams. | |
| Empty | Fil.RegionProcessingParams | Gets an empty instance of the RegionProcessingParams. | |
| Kernel | Fil.KernelShape | ||
| OpeningRadius | System.Int32 |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(Fil.RegionProcessingParams) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
