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


IRasterNeighborhood2.SetDefault Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IR > IRasterNeighborhood2 Interface > IRasterNeighborhood2.SetDefault Method
ArcGIS Developer Help

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