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


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

IWeightedSumFunctionArguments Interface

Provides access to members that setup a weighted sum 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/write property ExtentType The different ways for estimating extent.
Write-only property Fields
Read-only property Fields
Write-only property Rasters
Read-only property Rasters
Write-only property Weights
Read-only property Weights

Classes that implement IWeightedSumFunctionArguments

Classes Description
WeightedSumFunctionArguments The weighted sum function arguments.