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


























