ArcObjects Library Reference (DataSourcesRaster)  

IStatisticsFunctionArguments Interface

Provides access to members that control focal statistics function arguments.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property Columns The number of columns in the focal function.
Read/write property Raster The source raster object.
Read/write property Rows The number of rows in the focal function.
Read/write property Type The focal statistic type.

CoClasses that implement IStatisticsFunctionArguments

CoClasses and Classes Description
StatisticsFunctionArguments A class for statistics raster function arguments.