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