Saves layers, selection and some other parameters like Zoom and Scroll position.
Look also LoadState method.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
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.


























