This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataGraphT Interface > IDataGraphT.LoadTemplate Method (ArcObjects .NET 10.4 SDK) |
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