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


IWeightedSumFunctionArguments Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IW > IWeightedSumFunctionArguments Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (SpatialAnalyst)  

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

CoClasses that implement IWeightedSumFunctionArguments

CoClasses and Classes Description
WeightedSumFunctionArguments The weighted sum function arguments.