![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Constants > E > esriRasterNeighborhoodEnum Constants (ArcObjects .NET 10.5 SDK) |
Raster Neighborhood Types in GeoAnalyst.
| Constant | Value | Description |
|---|---|---|
| esriRectangleNeighborhood | 1 | Rectangle. |
| esriCircleNeighborhood | 2 | Circle. |
| esriAnnulusNeighborhood | 3 | Annulus. |
| esriWedgeNeighborhood | 4 | Wedge. |
| esriIrregularNeighborhood | 5 | Irregular. |
| esriWeightNeighborhood | 6 | Weight. |
| esriLowPassFilterNeighborhood | 7 | Low-Pass Filter. |
| esriHighPassFilterNeighborhood | 8 | High-Pass Filter. |