This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IR > IRasterNeighborhood2 Interface > IRasterNeighborhood2.SetDefault Method (ArcObjects .NET 10.4 SDK) |
Sets a default neighborhood object.
[Visual Basic .NET]
Public Sub SetDefault ( _
)
[C#] public void SetDefault ( );
[C++]
HRESULT SetDefault(
void
);