You are here: Start » AVL.NET » RegionProcessingParams Structure
RegionProcessingParams Structure
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.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 | Avl.RegionProcessingParams | Gets a default instance of the RegionProcessingParams. | |
| Empty | Avl.RegionProcessingParams | Gets an empty instance of the RegionProcessingParams. | |
| Kernel | Avl.KernelShape | ||
| OpeningRadius | System.Int32 | 
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(Avl.RegionProcessingParams) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object | 
