This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IG > IGPSANeighborhood2 Interface > IGPSANeighborhood2.SetIrregularFile Method (ArcObjects .NET 10.4 SDK) |
Sets an irregular neighborhood by a file.
[Visual Basic .NET] Public Sub SetIrregularFile ( _ ByVal fileName As String _ )
[C#] public void SetIrregularFile ( string fileName );
[C++]
HRESULT SetIrregularFile(
BSTR fileName
);
[C++]
Parameters fileName [in] fileName is a parameter of type BSTR