This document is archived and information here might be outdated. Recommended version. |
Packet distance tolerance.
[Visual Basic .NET]
Public Function LoadControlFile ( _
ByVal Filename As String, _
ByVal width As Integer _
) As String
[C#]
public string LoadControlFile (
string Filename,
int width
);