This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IS > IStatisticsFunctionArguments2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control focal statistics function arguments.
Description | ||
---|---|---|
Columns | The number of columns in the focal function. | |
FillNoDataOnly | Option to fill only no data with pixel value. | |
Raster | The source raster object. | |
Rows | The number of rows in the focal function. | |
Type | The focal statistic type. |
Interfaces | Description |
---|---|
IStatisticsFunctionArguments | Provides access to members that control focal statistics function arguments. |
CoClasses and Classes | Description |
---|---|
StatisticsFunctionArguments | A class for statistics raster function arguments. |