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