ArcObjects Library Reference (DataSourcesRaster)  

IStatisticsFunctionArguments2 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 FillNoDataOnly Option to fill only no data with pixel value.
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.

Inherited Interfaces

Interfaces Description
IStatisticsFunctionArguments Provides access to members that control focal statistics function arguments.

CoClasses that implement IStatisticsFunctionArguments2

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