![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScan > ESRI.ArcGIS.ArcScan > Constants > E > esriVectoizationMorphologicalType Constants (ArcObjects .NET 10.5 SDK) |
The type of morphological operation.
| Constant | Value | Description |
|---|---|---|
| esriMorphologicalOperationErosion | 0 | Erosion. |
| esriMorphologicalOperationDilation | 1 | Dilation. |
| esriMorphologicalOperationOpening | 2 | Opening. |
| esriMorphologicalOperationClosing | 3 | Closing. |