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


IRasterNeighborhood2.SetDefault Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoAnalyst)  

IRasterNeighborhood2.SetDefault Method

Sets a default neighborhood object.

[Visual Basic .NET]
Public Sub SetDefault ( _
)
[C#]
public void SetDefault (
);
[C++]
HRESULT SetDefault(
void
);

Product Availability

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

See Also

IRasterNeighborhood2 Interface