This document is archived and information here might be outdated. Recommended version. |
Loads the data graph from a .grf file.
[Visual Basic .NET]
Public Sub LoadFromFile ( _
ByVal Filename As String _
)
[C#]
public void LoadFromFile (
string Filename
);
[C++]
HRESULT LoadFromFile(
BSTR Filename
);
[C++] Parameters Filename [in]
Filename is a parameter of type BSTR