IStatisticsFunctionArguments2 Interface

Provides access to members that control focal statistics function arguments.

Members

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

IStatisticsFunctionArguments2.FillNoDataOnly Property

Option to fill only no data with pixel value.

Public Property FillNoDataOnly As Boolean
public bool FillNoDataOnly {get; set;}

Inherited Interfaces

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

Classes that implement IStatisticsFunctionArguments2

Classes Description
StatisticsFunctionArguments A class for statistics raster function arguments.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.