This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataGraphBase Interface > IDataGraphBase.SaveToFile Method (ArcObjects .NET 10.4 SDK) |
Saves the data graph to a .grf file.
[Visual Basic .NET] Public Sub SaveToFile ( _ ByVal Filename As String _ )
[C#] public void SaveToFile ( string Filename );
[C++]
HRESULT SaveToFile(
BSTR Filename
);
[C++]
Parameters Filename [in] Filename is a parameter of type BSTR