|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Constants > E > esriSAFuzzyOverlayEnum Constants (ArcObjects .NET 10.4 SDK) | 
Types of Fuzzy Overlay.
| Constant | Value | Description | 
|---|---|---|
| esriSAFuzzyOverlayUnknown | 0 | Unknown Fuzzy overlay. | 
| esriSAFuzzyOverlayAnd | 1 | AND Fuzzy Overlay. | 
| esriSAFuzzyOverlayOr | 2 | OR Fuzzy Overlay. | 
| esriSAFuzzyOverlaySum | 3 | SUM Fuzzy Overlay. | 
| esriSAFuzzyOverlayProduct | 4 | PRODUCT Fuzzy Overlay. | 
| esriSAFuzzyOverlayGamma | 5 | GAMMA Fuzzy Overlay. |