This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IR > IRasterNeighborhood Interface > IRasterNeighborhood.SetDefault Method (ArcObjects .NET 10.5 SDK) |
Sets a default neighborhood object.
[Visual Basic .NET]
Public Sub SetDefault ( _
)
[C#] public void SetDefault ( );
[C++]
HRESULT SetDefault(
void
);
The default neighborhood is set to be rectangle - 3 by 3 cell units.