DVTk API
SaveSession Method (theSessionFileName)
DVTkDvtkApplicationLayerSessionSaveSession(String)
DVTk API

[This is preliminary documentation and is subject to change.]

Save the session.
Declaration Syntax
C#Visual BasicVisual C++
public void SaveSession(
	string theSessionFileName
)
Public Sub SaveSession ( _
	theSessionFileName As String _
)
public:
void SaveSession(
	String^ theSessionFileName
)
Parameters
theSessionFileName (String)
File name of the session.

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0