This document is archived and information here might be outdated. Recommended version. |
Sets a weight neighborhood by a file.
[Visual Basic .NET]
Public Sub SetWeightFile ( _
ByVal fileName As String _
)
[C#]
public void SetWeightFile (
string fileName
);
[C++]
HRESULT SetWeightFile(
BSTR fileName
);
[C++] Parameters fileName [in]
fileName is a parameter of type BSTR