You are here: Start » AVL.NET » RegionProcessingParams Structure
RegionProcessingParams Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| RegionProcessingParams(KernelShape, Int32, Int32) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| ClosingRadius | System.Int32 | ||
| Default | AvlNet.RegionProcessingParams | Gets default RegionProcessingParams object | |
| IsDefault | System.Boolean | ||
| Kernel | AvlNet.KernelShape | ||
| OpeningRadius | System.Int32 |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
