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


IStatisticsFunctionArguments Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IS > IStatisticsFunctionArguments Interface
ArcGIS Developer Help

IStatisticsFunctionArguments Interface

Provides access to members that control focal statistics function arguments.

Product Availability

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

Members

Name 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.

Classes that implement IStatisticsFunctionArguments

Classes Description
StatisticsFunctionArguments A class for statistics raster function arguments.