This document is archived and information here might be outdated. Recommended version. |
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