This document is archived and information here might be outdated.  Recommended version.


IWeightedOverlayFunctionArguments Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IW > IWeightedOverlayFunctionArguments Interface
ArcGIS Developer Help

IWeightedOverlayFunctionArguments Interface

Provides access to members that setup a weighted overlay raster reduction.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.

Members

Name Description
Read/write property CellsizeType The different ways for estimating cellsize.
Read-only property EvalFrom
Write-only property EvalFrom
Read-only property EvalTo
Write-only property EvalTo
Read/write property ExtentType The different ways for estimating extent.
Write-only property Fields
Read-only property Fields
Write-only property Influences
Read-only property Influences
Write-only property Rasters
Read-only property Rasters
Write-only property Remaps
Read-only property Remaps

Classes that implement IWeightedOverlayFunctionArguments

Classes Description
WeightedOverlayFunctionArguments The weighted overlay function arguments.