This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IG > IGPSANeighborhood Interface > IGPSANeighborhood.SetLowPassFilter Method (ArcObjects .NET 10.5 SDK) |
Sets a low-pass filter neighborhood of size of 3*3.
[Visual Basic .NET]
Public Sub SetLowPassFilter ( _
)
[C#] public void SetLowPassFilter ( );
[C++]
HRESULT SetLowPassFilter(
void
);