Saves layers, selection and some other parameters like Zoom and Scroll position.
Look also LoadState method.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public void SaveState( string filename )
Public Sub SaveState ( _ filename As String _ )
public: void SaveState( String^ filename )
Parameters
- filename
- String
Output file name.