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


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

IFocalStatisticsFilter2 Interface

Provides access to members that control a focal statistics filter.

Product Availability

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

Members

Name Description
Read/write property FillNoDataOnly Option to fill only no data with pixel value.
Method SetSize Sets the size of the focal filter.
Read/write property Type The focal statistic type.

Inherited Interfaces

Interfaces Description
IFocalStatisticsFilter Provides access to members that control a focal statistics filter.

Classes that implement IFocalStatisticsFilter2

Classes Description
FocalStatisticsFilter A class for focal statistics filter.